ActionGroupAzureAppPushReceiver

data class ActionGroupAzureAppPushReceiver(val emailAddress: String, val name: String)

Constructors

Link copied to clipboard
constructor(emailAddress: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The email address of the user signed into the mobile app who will receive push notifications from this receiver.

Link copied to clipboard

The name of the Azure app push receiver.