bind Chat Room With RTCRoom
public abstract void bindChatRoomWithRTCRoom(String chatRoomId, String RTCRoomId, OperationCallback callback)
Binds a chatRoom and RTCRoom. Use this method when you need to call ChatRoom while RTCRoom is active. * Background issue: The customer uses both chatroom and RTC
Parameters
chat Room Id
RTCRoom Id
callback