The AdhocChatUserState enumeration is used to determine current status of messaging between dashboard users.
It is used by the following properties and methods:
IAdhocChatUser.State.
Value | Brief description |
0 | Online. Messaging between dashboard users is active. |
1 | Inactive. Messaging between dashboard users is inactive. |
See also: