AzureAppPushReceiver interface
The Azure mobile App push notification receiver.
Properties
email |
The email address registered for the Azure mobile app. |
name | The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group. |
Property Details
emailAddress
The email address registered for the Azure mobile app.
emailAddress: string
Property Value
string
name
The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group.
name: string
Property Value
string