ServiceStatusDisabledReasons Enumeration |
Namespace: Avaya.ClientServices
public enum DisabledReasons
Member name | Value | Description | |
---|---|---|---|
None | 0 | Service is enabled and ready for use. | |
InvalidState | 1 | User has not been successfully created/configured. | |
NotConfigured | 2 | Service is disabled in current configuration. | |
NotSupported | 3 | Service is not supported. | |
NotLicensed | 4 | Service is not licensed for the user. | |
InternalError | 5 | Service is expected to be enabled, but was not successfully initialized due to some internal error. |
© 2017 Avaya LLC. All Rights Reserved.