The ParsePushNotificationEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Payload |
The payload of the push notification as IDictionary.
| |
StringPayload |
The payload of the push notification as string.
|
See Also