| addConversationListener |
Add conversation listener |
| deleteConversation |
Delete conversation |
| getConversation |
Load the specific conversation. |
| getConversationList |
Load the list of conversations |
| getConversationListByConversaionIds |
Load the list of conversations with specific list of conversations ID. |
| getTotalUnreadMessageCount |
The total amount of unread messages. |
| pinConversation |
Pin a specific conversation to the top of the conversation list. |
| removeConversationListener |
Remove a specific conversation listener. |
| setConversationDraft |
Set the draft text for the conversation. |