CometChatConversationEvents emits events when the logged-in user executes some action on a conversation object.
Conversations Events
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
CometChatConversationEvents emits events when the logged-in user executes some action on a conversation object.
| Name | Description |
|---|---|
| ccConversationDeleted | This event is triggered when the user successfully deletes a conversation. |
Was this page helpful?