Click or drag to resize
ChatOnlineSupportHelper Class
Helper class for online support.
Inheritance Hierarchy
SystemObject
  CMS.ChatChatOnlineSupportHelper

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

The ChatOnlineSupportHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsSupportOnline
True if supporter is online at this computer.
Public propertyStatic memberSupportChatUser
Gets currently logged in supporter or null if supporter is not online.
Top
Methods
  NameDescription
Public methodStatic memberEnterSupport
Logs currently logged in CMS User into support chat.
Public methodStatic memberLeaveSupport
Loggs current support user out of support chat.
Top
See Also