Share via


GooglePushMessage.JsonPayload Property

Definition

As an alternative to building the notification by initializing the GooglePushMessage directly, it is possible to provide a complete JSON representation which will be sent to the Notification Hub unaltered.

public string JsonPayload { get; set; }
member this.JsonPayload : string with get, set
Public Property JsonPayload As String

Property Value

Applies to