roomID property
getter/setter pair
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;
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
String? roomID;