| ChatRoomInfoProviderSetChatRoomInfo Method  | 
            Sets (updates or inserts) specified chat room.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntaxpublic static void SetChatRoomInfo(
	ChatRoomInfo roomObj
)
Parameters
- roomObj
 - Type: CMS.ChatChatRoomInfo
Chat room to be set. 
See Also