bind Chat Room With RTCRoom
public abstract void bindChatRoomWithRTCRoom(String chatRoomId, String RTCRoomId, RongIMClient.OperationCallback callback)
Bind chatRoom and RTCRoom. Call this method when you need to invoke ChatRoom while RTCRoom is active.
Parameters
chat Room Id
RTCRoom Id
callback