PresenceState Enumeration |
Namespace: Avaya.ClientServices
public enum PresenceState
| Member name | Value | Description | |
|---|---|---|---|
| Unspecified | 0 | Presence state is not specified. | |
| Unknown | 1 | Presence state is unknown. | |
| Available | 2 | Presence state is available. | |
| OnACall | 3 | Presence state indicating that the user is currently on a call. | |
| Busy | 4 | Presence state indicating that the user is busy, e.g. in a meeting. | |
| Away | 5 | Presence state indicating that the user is away from their client. | |
| DoNotDisturb | 6 | Presence state indicating that currently the user does not want other people to contact them. | |
| OutOfOffice | 7 | Presence state indicating that the user is not in the office. | |
| Offline | 8 | Presence state indicating that the user is offline, i.e. not using any client. |
© 2017 Avaya LLC. All Rights Reserved.