Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class MyPushTokensResult(val pushTokens: List<String>, val type: PushTokenType, val hasMore: Boolean, val token: String)
A result class for SendbirdChat.getMyPushTokensByToken.
Link copied to clipboard
A result class for SendbirdChat.getSnoozePeriod.