| ChatRoomInfoProviderDeleteChatRoomInfoInternal Method  | 
            Deletes specified chat room.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntaxprotected virtual void DeleteChatRoomInfoInternal(
	ChatRoomInfo roomObj
)
Parameters
- roomObj
 - Type: CMS.ChatChatRoomInfo
Chat room to be deleted. 
See Also