ParsePushNotificationEventArgs
StringPayload Property
Parse
The payload of the push notification as
string
.
Namespace:
Parse
Assembly:
Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
C#
VB
Copy
public
string
StringPayload
{
get
; }
Public
ReadOnly
Property
StringPayload
As
String
Get
Property Value
Type:
String
See Also
Reference
ParsePushNotificationEventArgs Class
Parse Namespace