ChatError Enumeration |
Namespace: Avaya.ClientServices
public enum ChatError
Member name | Value | Description | |
---|---|---|---|
Failed | 0 | Operation has failed. It is a general error, no specific reason for it. | |
NotAuthorized | 1 | Operation denied due to lack of authorization for the user to perform the operation. | |
Timeout | 2 | Chat request timed out. | |
CapabilityDenied | 3 | Chat operation is not executed due to capability denied. | |
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. |
© 2017 Avaya LLC. All Rights Reserved.