Package-level declarations
Types
Link copied to clipboard
Represents a SendbirdUikitException that occurs when a channel is removed.
Link copied to clipboard
Represents a SendbirdUikitException that occurs when a current user is not set.
Link copied to clipboard
Represents a SendbirdUikitException that occurs when the Sendbird Uikit is not initialized.
Link copied to clipboard
Represents a base RuntimeException for Sendbird Compose Uikit.
Link copied to clipboard
Represents a current user information required to connect to the Sendbird.
Link copied to clipboard
Represents a custom host information to be used in connecting to the Sendbird.
Link copied to clipboard
class UikitInitParams(val appId: String, val context: <Error class: unknown class>, val isForeground: Boolean = false, val appVersion: String? = null)
Represents the parameters required to initialize the Sendbird Uikit.
Link copied to clipboard
Represents the result of the Sendbird Uikit's initialization.