ProgressIndicator
data class ProgressIndicator(val conversationEntry: ConversationEntry) : CoreEvent.ConversationEvent
CoreEvent emitted when a new progress indicator event has been triggered.
Properties
Link copied to clipboard
The ConversationEntry representing the progress indicator event.
Link copied to clipboard
The conversationId in which this event belongs to.