ParsePushNotificationEventArgsPayload Property Parse
The payload of the push notification as IDictionary.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public IDictionary<string, Object> Payload { get; }

Property Value

Type: IDictionaryString, Object
See Also

Reference