ConversationListener
Module Overview
info
Conversation listener, called back when conversation changes and conversation sync status changes.
| Module Name | Description |
|---|---|
| onSyncServerStart | Sync server conversation start |
| onSyncServerFinish | Sync server conversation finish |
| onSyncServerFailed | Sync server conversation failed |
| onNewConversation | There is a new conversation |
| onConversationChanged | Key info of some conversations changed |
| onTotalUnreadMessageCountChanged | Notification of total unread message count changed |
| onInputStatusChanged | Notification of input status changed |