Package-level declarations
Types
Represents Sendbird Compose Uikit's implementation of UikitAdminMessage which contains the AdminMessage object from the Chat SDK.
Represents Sendbird Compose Uikit's implementation of UikitBaseMessage which contains the BaseMessage object from the Chat SDK.
Represents Sendbird Compose Uikit's implementation of UikitFileMessage which contains the FileMessage object from the Chat SDK.
Represents Sendbird Compose Uikit's implementation of UikitTimelineMessage based on the anchor ChatBaseMessage.
Represents Sendbird Compose Uikit's implementation of unknown type of ChatBaseMessage which contains the BaseMessage object from the Chat SDK.
Represents Sendbird Compose Uikit's implementation of UikitUserMessage which contains the UserMessage object from the Chat SDK.
Represents a customizable interface of UikitAdminMessage. This can be used to hold a custom instance of a UikitAdminMessage.
Represents a customizable interface of UikitBaseMessage. This can be used to hold a custom instance of a UikitBaseMessage.
Represents a customizable interface of UikitFileMessage. This can be used to hold a custom instance of a UikitFileMessage.
Represents a customizable interface of UikitTimelineMessage. This can be used to hold a custom instance of a UikitTimelineMessage.
Represents a customizable interface of UikitUserMessage. This can be used to hold a custom instance of a UikitUserMessage.
Represents a default empty implementation of UikitAdminMessage.
Represents a default empty implementation of UikitBaseMessage.
Represents a default empty implementation of UikitFileMessage.
Represents a default empty implementation of UikitTimelineMessage.
Represents a default empty implementation of UikitUserMessage.
Represents an interface containing the events of message list.
Represents an interface for an admin message in Sendbird Compose Uikit.
Represents the base interface for a base message in the Sendbird Compose Uikit.
Represents the interface for a file message in the Sendbird Compose Uikit.
Represents an interface for a timeline message in Sendbird Compose Uikit.
Represents an interface for an user message in Sendbird Compose Uikit.