@js-soft/native-abstractions / Exports / RemoteNotificationEvent
Event fired when INativePushNotificationAccess received a remote notification
-
↳
RemoteNotificationEvent
• new RemoteNotificationEvent(notification
)
Name | Type |
---|---|
notification |
INativePushNotification |
• Readonly
namespace: string
node_modules/@js-soft/ts-utils/dist/events/Event.d.ts:2
• Readonly
notification: INativePushNotification
▪ Static
namespace: string
= "RemoteNotification"