Package io.rong.imlib
Interface IRongCoreListener.UltraGroupConversationListener
-
- All Implemented Interfaces:
public interface IRongCoreListener.UltraGroupConversationListener
超级群回话监听
-
-
Method Summary
Modifier and Type Method Description abstract void
ultraGroupConversationListDidSync()
超级群会话列表与会话最后一条消息同步完成 -
-
Method Detail
-
ultraGroupConversationListDidSync
abstract void ultraGroupConversationListDidSync()
超级群会话列表与会话最后一条消息同步完成
-
-
-
-