roomID property

String roomID
getter/setter pair

Room ID for automatic login.

If not empty, the system will automatically login to this room. If null or empty, manual room login is required.

Implementation

String roomID;