Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FirebaseMessageSchema

Hierarchy

Implemented by

Indexable

[key: string]: string | undefined

Index

Properties

Optional _id

_id: string

Optional _type

_type: string

Optional badge

badge: string

Optional body

body: string

Optional bodyLocArgs

bodyLocArgs: string

Optional bodyLocKey

bodyLocKey: string

Optional clickAction

clickAction: string

Optional color

color: string

Optional icon

icon: string

registrationToken

registrationToken: string

Optional sound

sound: string

Optional tag

tag: string

Optional title

title: string

Optional titleLocArgs

titleLocArgs: string

Optional titleLocKey

titleLocKey: string

Generated using TypeDoc