Gets RoomState. Room is specified by chatRoomID.
            
            Rooms are updated before retrieving if needed.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- chatRoomID
 - Type: 
System Int32
ID of a chat room 
Return Value
Type: RoomStateRoomState or null if room was not found
See Also