SiteState Class |
Namespace: CMS.Chat
public class SiteState
The SiteState type exposes the following members.
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).
|