| RoomStateReloadChatRoomInfo Method | 
            Reloads info about this chat room. Should be called every time after room is changed.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxpublic void ReloadChatRoomInfo(
	ChatRoomInfo newChatRoomInfo
)
Parameters
- newChatRoomInfo
- Type: CMS.ChatChatRoomInfo
 New info about this chat room.
 See Also
See Also