ConversationListener
Module Overview
info
Conversation listener, triggered when the conversation changes and the conversation sync status changes.
| Module Name | Module Description |
|---|---|
| onSyncServerStart | Synchronization with server session started |
| onSyncServerFinish | Synchronization with server session finished |
| onSyncServerFailed | Synchronization with server session failed |
| onNewConversation | New conversation available |
| onConversationChanged | Key information of certain conversations changed |
| onTotalUnreadMessageCountChanged | Notification of total unread conversation count change |
| onInputStatusChanged | Input state change notification |