bindChatRoomWithRTCRoom

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

chatRoomId
RTCRoomId
callback