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