ConferenceConnectionError Enumeration |
Namespace: Avaya.ClientServices
public enum ConferenceConnectionError
| Member name | Value | Description | |
|---|---|---|---|
| Success | 0 | Operation completed successfully. | |
| NetworkNotAvailable | 1 | Network is not available. | |
| ConnectionFailed | 2 | Connection has failed. | |
| InvalidCertificate | 3 | Certificate is invalid. | |
| ProxyConnectionError | 4 | A connection could not be established to the proxy server. | |
| ProxyAuthenticationError | 5 | The authentication credentials provided for logging into the proxy were rejected. | |
| ConnectionFailedToRecover | 6 | Attempts to recover connection to conference server have failed. The SDK will not be able to support conference call features for the conference call. | |
| Unknown | 7 | Unknown error. |
© 2017 Avaya LLC. All Rights Reserved.