Click or drag to resize
ChatSupportTakenRoomHelper Class
Helper class for Chat_SupportTakenRoom.
Inheritance Hierarchy
SystemObject
  CMS.ChatChatSupportTakenRoomHelper

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static class ChatSupportTakenRoomHelper

The ChatSupportTakenRoomHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberResolveTakenRoom
Deletes taken room. This room will no longer be taken.
Public methodStatic memberTakeRoom
Sets room as taken by chat user.
Top
See Also