| Package | Description |
|---|---|
| com.alibaba.mobileim.conversation |
| Modifier and Type | Method and Description |
|---|---|
void |
YWConversationManager.addConversationListener(IYWConversationListener listener)
增加会话记录变更监听,包含新增、删除,会话中的数据有变更等
|
void |
YWConversationManager.removeConversationListener(IYWConversationListener listener)
移除会话记录变更监听
|