Package-level declarations

Types

Link copied to clipboard

Authentication handler. This handler provides callback for SendbirdChat.authenticateFeed.

Link copied to clipboard
sealed class AuthResult
Link copied to clipboard
fun interface ConnectResultHandler

Connect handler. This handler provides callback for SendbirdChat.connect.

Link copied to clipboard
sealed class InitResult

Init result

Link copied to clipboard

Message collection init result

Link copied to clipboard

An interface used in MessageCollection.initialize.

Link copied to clipboard
fun interface ResultHandler<T>

A handler that provides the result of a request

Link copied to clipboard
sealed class SendbirdResult<out A>

Result class for SendbirdChat API.