EnhancedCallForwardingStatus Class |
Namespace: Avaya.ClientServices
public class EnhancedCallForwardingStatus
The EnhancedCallForwardingStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| EnhancedCallForwardingStatus | ||
| EnhancedCallForwardingStatus(CallForwardingStatus, CallForwardingStatus, CallForwardingStatus) |
Returns an EnhanceCallForwardingStatus object initialized with the
status of all three call forwarding conditions i.e On-Busy/On-NoReply/
Unconditional forward.
|
| Name | Description | |
|---|---|---|
| BusyCallForwardingStatus |
Returns the call fowarding status if forward on User Busy is configured.
| |
| NoReplyCallForwardingStatus |
Returns the call fowarding status if forward on No reply is configured.
| |
| UnconditionalCallForwardingStatus |
Returns the call fowarding status if unconditional call forwarding is configured.
|