Enum ChatStatus
Value for field 'chat_status' in table 'ejuser'. This Enum is used by: ejuser.chat_status
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.10.0.0")]
public enum ChatStatus : short
Fields
| Name | Description |
|---|---|
| NotPresent | 0: The user is marked as not present |
| Present | 1: The user is marked as present |