ChatStateEvent

sealed interface ChatStateEvent

Sealed interface representing all possible chat state events.

Inheritors

Types

Link copied to clipboard

Emitted when the chat connection is established.

Link copied to clipboard

Emitted when the chat is connecting or reconnecting.

Link copied to clipboard
data object Ready : ChatStateEvent

Emitted when the chat is ready for use.

Link copied to clipboard

Emitted when a runtime exception occurs.

Link copied to clipboard

Emitted when an unexpected disconnection occurs.