roomId property
The room ID of the media stream. Required.
If the media stream is the stream forwarded by RTCRoom.startForwardStreamToRooms, you must set the roomID to the room ID of the target room.
Implementation
final String roomId;
The room ID of the media stream. Required.
If the media stream is the stream forwarded by RTCRoom.startForwardStreamToRooms, you must set the roomID to the room ID of the target room.
final String roomId;