| RoomState Properties |
The RoomState type exposes the following members.
| Name | Description | |
|---|---|---|
| OnlineUsers |
List of online users in this room. Contains not only online users, but also users with Admin rights, Join rights (private rooms), etc.
| |
| RoomInfo |
Gets ChatRoomInfo of this room. Properties of this room can't be change via this instance (use ReloadChatRoomInfo() instead).
|