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.1.5347.20411)
Parameters
- chatRoomID
- Type: System Int32
ID of a chat room
Return Value
Type: RoomStateRoomState or null if room was not found
See Also