Package-level declarations
Types
Link copied to clipboard
Represents actions that can be performed from the channel attachments view.
Link copied to clipboard
class ChannelAttachmentsViewController(cid: String, attachmentTypes: List<String>, chatClient: ChatClient = ChatClient.instance(), scope: CoroutineScope)
Controller responsible for managing the state and events related to channel attachments.
Link copied to clipboard
The different types of events that can occur in the channel attachments view.