roomID property

String? roomID
read / write

房间 ID。仅在多房间模式下需要填写,即指明这条流需要跟哪个房间绑定。单房间模式下此参数将被忽略。

Implementation

String? roomID;