VisualVoiceMailError Enumeration |
Namespace: Avaya.ClientServices
public enum VisualVoiceMailError
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | Unknown error type. | |
| UnSupported | 1 | Unsupported operation. | |
| Cancelled | 2 | Operation was cancelled. | |
| InvalidState | 3 | Invalid state. | |
| InternalError | 4 | Internal error of visual voicemail. | |
| Timeout | 5 | Operation timeout. | |
| RetryLimitExceeded | 6 | Retry limit was exceeded. | |
| InvalidResponse | 7 | Invalid response. | |
| AuthenticationError | 8 | Authentication error. | |
| CertificateError | 9 | Unspecified certificate error. | |
| SecureConnectionError | 10 | Secure connection error. | |
| ConnectionError | 11 | Connection error. | |
| ServerError | 12 | Server error. | |
| ClientCertificateMissing | 13 | Client certificate is missing. | |
| ClientCertificateBad | 14 | Client certificate is corrupt or in other way invalid. | |
| ClientCertificateUnsupported | 15 | Client certificate type is not supported by the server. | |
| ClientCertificateRevoked | 16 | Client certificate was revoked by the issuing authority. | |
| ClientCertificateExpired | 17 | Client certificate has expired. | |
| ClientCertificateCAUnknown | 18 | Client certificate was issued by an unknown authority. | |
| InvalidIdentityCertificate | 19 | Client identity certificate is rejected by the server. | |
| ProxyConnectionError | 20 | A connection could not be established to the proxy server. | |
| ProxyAuthenticationError | 21 | The authentication credentials provided for logging into the proxy were rejected. | |
| WrongDownloadPath | 22 | A download path is invalid. | |
| FailedToOpenDestinationFile | 23 | Failed to open destination file. | |
| ConfigurationError | 24 | A configuration error occured. |
© 2017 Avaya LLC. All Rights Reserved.