Get shared Track

@param token Track token.
@param callback Completion handler with RPTrackProcessed as a response.- (void)getSharedTrackWith:(NSString *)token completion:(RPAPIEntryCallback)callback;

Last updated