Reference Library
ThirdPartyCallController..::..ThirdPartyCallControlForwardingType Enumeration
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..ThirdPartyCallControlForwardingType
The types of forwarding that are supported. Right now, we only support Immediate Forwarding.
Declaration Syntax
C#Visual BasicVisual C++
public enum ThirdPartyCallControlForwardingType
Public Enumeration ThirdPartyCallControlForwardingType
public enum class ThirdPartyCallControlForwardingType
Members
MemberDescription
ForwardImmediate
Immediate Forwarding

NotSpecified
No Forwarding Type Specified

Assembly: ServiceProvider (Module: ServiceProvider)