| addConversationListener |
Add conversation listener |
| addConversationsToGroup |
Adding conversation to a specific group. |
| createConversationGroup |
Create conversation group. |
| deleteConversation |
Delete conversation |
| deleteConversationGroup |
Delete conversation group. |
| deleteConversationsFromGroup |
Delete a specific conversation from a group |
| getConversation |
Load the specific conversation. |
| getConversationGroupList |
Load the list of conversation groups. |
| getConversationList |
Load the list of conversations |
| getConversationListByConversaionIds |
Load the list of conversations with specific list of conversations ID. |
| getConversationListByFilter |
Load the conversation list by filtering. |
| getTotalUnreadMessageCount |
The total amount of unread messages. |
| markConversation |
Mark a specific conversation. |
| pinConversation |
Pin a specific conversation to the top of the conversation list. |
| removeConversationListener |
Remove a specific conversation listener. |
| renameConversationGroup |
Rename the conversation group. |
| setConversationCustomData |
Set the custom data for the conversation. |
| setConversationDraft |
Set the draft text for the conversation. |
| setConversationListener |
Adding a conversation listener. |