Package-level declarations

Types

Link copied to clipboard

Represents Sendbird Compose Uikit's implementation of UikitAdminMessage which contains the AdminMessage object from the Chat SDK.

Link copied to clipboard

Represents Sendbird Compose Uikit's implementation of UikitBaseMessage which contains the BaseMessage object from the Chat SDK.

Link copied to clipboard

Represents Sendbird Compose Uikit's implementation of UikitFileMessage which contains the FileMessage object from the Chat SDK.

Link copied to clipboard

Represents Sendbird Compose Uikit's implementation of UikitTimelineMessage based on the anchor ChatBaseMessage.

Link copied to clipboard

Represents Sendbird Compose Uikit's implementation of unknown type of ChatBaseMessage which contains the BaseMessage object from the Chat SDK.

Link copied to clipboard

Represents Sendbird Compose Uikit's implementation of UikitUserMessage which contains the UserMessage object from the Chat SDK.

Link copied to clipboard

Represents a customizable interface of UikitAdminMessage. This can be used to hold a custom instance of a UikitAdminMessage.

Link copied to clipboard

Represents a customizable interface of UikitBaseMessage. This can be used to hold a custom instance of a UikitBaseMessage.

Link copied to clipboard

Represents a customizable interface of UikitFileMessage. This can be used to hold a custom instance of a UikitFileMessage.

Link copied to clipboard

Represents a customizable interface of UikitTimelineMessage. This can be used to hold a custom instance of a UikitTimelineMessage.

Link copied to clipboard

Represents a customizable interface of UikitUserMessage. This can be used to hold a custom instance of a UikitUserMessage.

Link copied to clipboard

Represents a default empty implementation of UikitAdminMessage.

Link copied to clipboard

Represents a default empty implementation of UikitBaseMessage.

Link copied to clipboard

Represents a default empty implementation of UikitFileMessage.

Link copied to clipboard

Represents a default empty implementation of UikitTimelineMessage.

Link copied to clipboard

Represents a default empty implementation of UikitUserMessage.

Link copied to clipboard
sealed interface MessagesEvent

Represents an interface containing the events of message list.

Link copied to clipboard

Represents an interface for an admin message in Sendbird Compose Uikit.

Link copied to clipboard
sealed interface UikitBaseMessage

Represents the base interface for a base message in the Sendbird Compose Uikit.

Link copied to clipboard

Represents the interface for a file message in the Sendbird Compose Uikit.

Link copied to clipboard

Represents an interface for a timeline message in Sendbird Compose Uikit.

Link copied to clipboard

Represents an interface for an user message in Sendbird Compose Uikit.