RoomStateRoomInfo Property |
Gets ChatRoomInfo of this room. Properties of this room can't be change via this instance (use ReloadChatRoomInfo() instead).
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public ChatRoomInfo RoomInfo { get; }
Property Value
Type:
ChatRoomInfoSee Also