Click or drag to resize
SupportRooms Class
This class stores cache of SupportRoom (rooms needed support). Those rooms are stored in cache under the key which is time of last change.
Inheritance Hierarchy
SystemObject
  CMS.ChatSupportRooms

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

The SupportRooms type exposes the following members.

Constructors
  NameDescription
Public methodSupportRooms
Constructs SupportRooms. Initializes cache.
Top
Methods
  NameDescription
Public methodGetChangedSupportRooms
Gets room which needs support.
Top
See Also