Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PushReceivedEvent

Event fired when a push is received.

Hierarchy

  • PushReceivedEvent

Index

Properties

Optional alert

alert: undefined | string

The alert.

extras

extras: JsonObject

The notification extras.

notificationId

notificationId: string

The notification ID.

Optional title

title: undefined | string

The title.

Generated using TypeDoc