ConversationEvent

Conversation events emitted by the ConversationClient.

Inheritors

Types

Link copied to clipboard
data class Entry(val conversationEntry: ConversationEntry) : CoreEvent.ConversationEvent

CoreEvent emitted when a new ConversationEntry has been added the conversation.

Link copied to clipboard

CoreEvent emitted when a new typing event has been triggered.

Properties

Link copied to clipboard
val conversationId: UUID

The conversationId in which this event belongs to.