Click or drag to resize
ChatSupportTakenRoomInfoProviderDeleteChatSupportTakenRoomsInfo Method (ChatSupportTakenRoomInfo)
Deletes specified room taken by support.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static void DeleteChatSupportTakenRoomsInfo(
	ChatSupportTakenRoomInfo supportObj
)

Parameters

supportObj
Type: CMS.ChatChatSupportTakenRoomInfo
Room taken by support to be deleted.
See Also