Click or drag to resize
SupportPingResponseData Class
Response of support Ping.
Inheritance Hierarchy
SystemObject
  CMS.ChatSupportPingResponseData

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

The SupportPingResponseData type exposes the following members.

Constructors
  NameDescription
Public methodSupportPingResponseData
Top
Properties
  NameDescription
Public propertyOnlineSupportChatUserID
ID of current chat user logged in to support. Null if support is offline.
Public propertyRooms
Changed rooms - is null if nothing has changed.
Top
See Also