Notify the application of the incoming push notification.
Usage (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo { [ODPClientConnection pushNotification:application notifyData:userInfo]; }