Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PushToken

Interface encapsulating an individual push notification token/identifier and its provider.

Hierarchy

  • PushToken

Index

Properties

Properties

Optional provider

provider: "FCM" | "APNS"

If not included, the SaaS will attempt to determine the provider based on the token value.

value

value: string

Generated using TypeDoc