Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PushNotificationData

Interface for the data provided within a PushNotificationCallback argument.

type

PushNotificationData

Hierarchy

  • PushNotificationData

Index

Properties

alert

alert: string

badge

badge: string

coldstart

coldstart: boolean

payload

payload: __type

sound

sound: string

Generated using TypeDoc