roomID property

String? roomID
getter/setter pair

房间 ID, 单房间模式可不传,多房间模式时必须传对应房间的 ID。指明在哪个房间获取资源。

Implementation

String? roomID;