Hierarchy

Properties

actions?: WebPushAction[]
badge?: number
behaviour?: string
behaviourAndroid?: string
behaviourHuawei?: string
behaviourIos?: string
behaviourWebPush?: string
body?: string
expiresAt?: string

One of "expiresAt" or "ttl" is required. If no one is given. Tll is being set to 24h.

See

ttl

externalData?: string

In silent you can pass string data (eg. serialized json)

icon?: string
image?: string
smallIcon: string
subtitle?: string

ApnsSafari

title?: string
ttl?: number

One of "expiresAt" or "ttl" is required. If no one is given. Tll is being set to 24h.

See

expiresAt

Generated using TypeDoc