Interface PushReceivedEvent

Event fired when a push is received.

Hierarchy

  • PushReceivedEvent

Properties

isForeground: boolean

Indicates whether the push was received when the application was in the background or foreground.

pushPayload: PushPayload

The push payload.

Generated using TypeDoc