Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegistrationEvent

Event fired when a channel registration occurs.

Hierarchy

  • RegistrationEvent

Index

Properties

channelId

channelId: string

The channel ID.

Optional registrationToken

registrationToken: undefined | string

The registration token. The registration token might be undefined if registration is currently in progress, if the app is not setup properly for remote notifications, if running on an iOS simulator, or if running on an Android device that has an outdated or missing version of Google Play Services.

Generated using TypeDoc