Interface PushPayload

The push payload.

Hierarchy

  • PushPayload

Properties

alert?: string

The alert.

extras: JsonObject

The notification extras.

notificationId?: string

The notification ID.

subtitle?: string

The subtitle.

title?: string

The title.

Generated using TypeDoc