Interface IPushNotificationReceivedEventArgs

Index

Properties

Properties

public badgeNotification: BadgeNotification

public cancel: boolean

public notificationType: PushNotificationType

public rawNotification: RawNotification

public tileNotification: TileNotification

public toastNotification: ToastNotification