RoomState ReloadChatRoomInfo Method Kentico 8.0 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.0.5239.26125)

Parameters

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