mobage.shellapp.RemoteNotification
Methods
mobage.shellapp.RemoteNotification.getPayload
Get a Payload.
- If no Payload is received, null is returned.
Parameter
None
Return value
Type |
Description |
---|---|
Object |
Payload Object representation when a remote notification is received |
Sample
Revision History
- 12/11/2012
- Initial release.