OnlineSupport Class |
Namespace: CMS.Chat
public class OnlineSupport
The OnlineSupport type exposes the following members.
Name | Description | |
---|---|---|
OnlineSupport |
Constructor. Initializes cache.
|
Name | Description | |
---|---|---|
OnlineSupporters |
Dictionary of chat users who are online on support. Dictionary is indexed by chat user ID.
| |
OnlineSupportersCount |
Gets count of users online on support.
|
Name | Description | |
---|---|---|
InvalidateOnlineSupportCache |
Invalidates cache of online supporters. This method has to be called after user logs into or leaves support. Otherwise cache can be outdated.
|