CapabilityDenialReason Enumeration |
Namespace: Avaya.ClientServices
public enum CapabilityDenialReason
| Member name | Value | Description | |
|---|---|---|---|
| NotDenied | 0 | Operation allowed. | |
| InsufficientPermission | 1 | Operation not permitted. | |
| NotSignedIn | 2 | User not signed in. | |
| InvalidState | 3 | Invalid state. | |
| NotSupported | 4 | Requested operation is not supported. | |
| CallIsRemote | 5 | Denied because the call is remote. | |
| CallIsNotRemote | 6 | Not a remote call. | |
| CallHasNoAudio | 7 | No Audio. | |
| CallHasNoVideo | 8 | No Video. | |
| CellularCallInProgress | 9 | Denied because a cellular call is in progress. | |
| OperationInProgress | 10 | Denied because another operation already in progress. | |
| OtherOperationInProgress | 11 | Denied because another operation already in progress. | |
| WaitingAdmission | 13 | ||
| NotLicensed | 12 | The operation is denied because it is not licensed. | |
| WiFiUnavailable | 14 | No wifi. | |
| NetworkUnavailable | 15 | Network is down. | |
| RejectedByServer | 16 | Capability rejected by server |
© 2017 Avaya LLC. All Rights Reserved.