AI Integration Quick Reference
AI Integration Quick Reference
CometChatConversationEvents
CometChatConversationEvents emits events when the logged-in user executes some action on a conversation object.
CometChatUIEvents
CometChatUIEvents emits events when the logged-in user executes some action on an user object.
It consists of the following events:
CometChatGroupsEvents
CometChatGroupsEvents emits events when the logged-in user executes some action on a group object.
It consists of the following events:
MessageEvents
MessageEvents emits events when the logged-in user executes some action on a message object.
It consists of the following events:
CallUIEvents
CallUIEvents emits events when the logged-in user executes some action on a call object.
It consists of the following events:
CometChatUIEventListener
UI events refer to actions or interactions performed by a user within the CometChat UI Kit. These events are triggered when a user interacts with various UI elements, such as buttons, menus, checkboxes, input fields, or any other interactive components. It consists of the following events:Next Steps
Methods
Initialize and authenticate with CometChatUIKit
Components Overview
Explore all available UI components
Conversations
Display and manage conversation lists
Message List
Display messages in a conversation