Dela via


AdmNotification(String) Constructor

Definition

Initializes a new instance of the AdmNotification class.

public AdmNotification (string jsonPayload);
new Microsoft.Azure.NotificationHubs.AdmNotification : string -> Microsoft.Azure.NotificationHubs.AdmNotification
Public Sub New (jsonPayload As String)

Parameters

jsonPayload
String

The JSON payload.

Applies to