PushTokenRegistrationStatus

Status of push token registration. If connection is not made when token is requested to be registered, PENDING will be returned at callback handler. The registration is available after the connection is established by calling registerPushToken with pendingPushToken for GCM, or SendbirdChat.HMS.registerPushToken with SendbirdChat.HMS.pendingPushToken for HMS.

Since

3.0.2

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.