RoomState ReloadChatRoomInfo Method Kentico 8.1 API Reference
Reloads info about this chat room. Should be called every time after room is changed.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

newChatRoomInfo
Type: CMS.Chat ChatRoomInfo
New info about this chat room.
See Also