Advertisement
Guest User

Untitled

a guest
Nov 1st, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. - (id<SINNotificationResult>)relayRemotePushNotificationPayload:(NSString *)payload;
  2.  
  3. {
  4.  
  5. }
  6.  
  7.  
  8. - (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo NS_AVAILABLE_IOS(3_0);
  9. {
  10.  
  11.  
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement