Entry
Emitted when a new entry is added to the conversation by any participant.
This includes messages, participant changes, routing results, acknowledgements, and other entry types. Inspect ConversationEntry.entryType to determine the specific kind of entry received.
Entries are persisted locally before this event fires, so they will also appear in ConversationClient.conversationEntriesPaged and related data flows.