IChat Merging Dispatcher
Functions
Link copied to clipboard
查找本地最大的会话seq
Link copied to clipboard
abstract fun onMergeChats(pagingFrom: String, comingChatList: List<KIMCoreChat>, countDownLatch: CountDownLatch, signalTime: Pair<String, Long>)
将comingChatList列表合并到总会话列表
Link copied to clipboard
处理加载异常
Link copied to clipboard
abstract fun onPostPreLoadedFirstPage(comingChatList: List<KIMCoreChat>, signalTime: Pair<String, Long>)
预加载的首页会话上屏处理
Link copied to clipboard
处理重新加载某个会话
Link copied to clipboard
abstract fun onRemoveChat(countDownLatch: CountDownLatch, chatIdToRemove: String, signalTime: Pair<String, Long>)
从会话列表中删除会话