roomID property

String? roomID
read / write

The Room ID, It is not necessary to pass in single room mode, but the ID of the corresponding room must be passed in multi-room mode

Implementation

String? roomID;