roomID property
getter/setter pair
The Room ID. It only needs to be filled in the multi-room mode, which indicates which room this stream needs to be bound to. This parameter is ignored in single room mode.
Implementation
String? roomID;