roomId property

String roomId
final

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;