Skip to main content
This component lists the most recent or latest conversations or contacts with whom you have exchanged messages. It provides a convenient way to quickly access and resume conversations with the people you have been in contact with recently.

Properties

Title

Heading text for the component

Title Alignment

Alignment of the heading text for the component

Loading state

This refers to the state of the conversations component when it is actively retrieving or fetching data.

Empty state

This refers to the state of the conversations component when it has no content or data to display

Error state

This refers to the state of the conversations component when an error occurs during the retrieval of the data.

Asset URLs

Custom asset URL used for graphical representation

RequestBuilder

This provides set of methods that allow developers to easily create and configure messages before fetching them for the intended recipients.

Formatters

Array of formatters

Toggle

Switch to hide or show the error state, users presence, read receipt and typing.

Sound

This refers to the action of activating or allowing the audio or sound capabilities of the conversations component.

activeConversation

This refers to a conversation that is currently ongoing or in progress.

Selection Mode

Allows user to choose individual or multiple items.

Custom view

UI component created and customised by the developer to meet your design or functional requirements. UI component created and customised by the developer to meet your design or functional requirements representing the button actions in the header section.

Actions

This includes action buttons or icons that allow users to perform common actions or tasks, such as deleting a conversation etc.

Function Callback

Functions that can be invoked by the user in response to a specific event or condition.

Style

Styling properties and values of all the child components

Events

To handle events supported by CometChatConversations component you have to add the listeners mentioned here.

Usage