Click or drag to resize
SupportRoomsData Class
Data about support rooms.
Inheritance Hierarchy
SystemObject
  CMS.ChatSupportRoomsData

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

The SupportRoomsData type exposes the following members.

Constructors
  NameDescription
Public methodSupportRoomsData
Top
Properties
  NameDescription
Public propertyLastChange
Datetime of the newest message added to support rooms. Client should send this datetime in next SupportPing().
Public propertyList
Rooms with new messages.
Top
See Also