Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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.
Link copied to clipboard
PushTokenType.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
SendbirdHmsPushHandler. This handler provides callbacks for receiving notifications from HMS. All callbacks are called only when registered.
Link copied to clipboard
SendbirdPushHandler. This handler provides callbacks for receiving notifications from FCM. All callbacks are called only when registered.
Link copied to clipboard
object SendbirdPushHelper