Package io.rong.imlib
Interface IRongCoreListener.UltraGroupConversationListener
-
- All Implemented Interfaces:
public interface IRongCoreListener.UltraGroupConversationListener
Ultra Group Conversation Monitoring
-
-
Method Summary
Modifier and Type Method Description abstract void
ultraGroupConversationListDidSync()
Ultra group conversation list and the last message in the conversation have been synchronized. -
-
Method Detail
-
ultraGroupConversationListDidSync
abstract void ultraGroupConversationListDidSync()
Ultra group conversation list and the last message in the conversation have been synchronized.
-
-
-
-