roomID property

String? roomID
read / write

The room ID, the single-room mode can not be passed, and the corresponding room ID must be passed in the multi-room mode. Indicates which room to get resources from.

Implementation

String? roomID;