| ChatSupportTakenRoomInfoProviderDeleteChatSupportTakenRoomsInfo Method (Int32) | 
            Deletes room taken by support with specified ID.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntaxpublic static void DeleteChatSupportTakenRoomsInfo(
	int supportId
)
Parameters
- supportId
 - Type: SystemInt32
Room taken by support ID. 
See Also