A simple object representing a push notification.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
The userinfo
dictionary passed to the Apple Push Notification Service.
The userinfo
dictionary passed to the Apple Push Notification Service.
For more information, see the following item in the iOS Developer Library:
application:didReceiveRemoteNotification in the UIApplicationDelegate Protocol Reference
Boolean indicating if notification was received while app was in background. This property became available in Titanium Mobile 3.1.0 for iOS.