bindChatRoomWithRTCRoom

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

chatRoomId
RTCRoomId
callback