| RoomState Properties | 
The RoomState type exposes the following members.
 Properties
Properties| 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).
             | 
 See Also
See Also