| SiteState Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Chat
 Syntax
Syntaxpublic class SiteState
The SiteState type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | OnlineSupport | 
            Gets instance of OnlineSupport (cache of supporters online on this site).
             | 
|  | OnlineUsers | 
            Gets instance of SiteOnlineUsers.
             | 
|  | Rooms | 
            Gets instance of SiteRooms.
             | 
|  | SiteID | 
            Gets SiteID of site which is represented by this SiteState.
             | 
|  | SupportRooms | 
            Gets instance of SupportRooms (cache of messages in support rooms).
             | 
 See Also
See Also