CallDenialPolicy Enumeration |
Namespace: Avaya.ClientServices
public enum CallDenialPolicy
Member name | Value | Description | |
---|---|---|---|
Disabled | 0 | If the call denial policy is disabled then the call denial capability will not be allowed. | |
Busy | 1 | If the user denies the incoming call without specifying reason then the call will be denied with reason as busy in response. | |
Decline | 2 | If the user denies the incoming call without specifying reason then the call will be denied with reason as decline in response. |
© 2017 Avaya LLC. All Rights Reserved.