getConversationManager method

V2TIMConversationManager getConversationManager()

会话功能入口

返回

会话管理类实例

Implementation

V2TIMConversationManager getConversationManager() {
  return V2TIMConversationManager();
}