Reference Library
ThirdPartyCallController..::..ConsultationCallOptions Enumeration
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..ConsultationCallOptions
The options available used to specify the intended purpose for a Consultation Call.

Note: The specified consult option does not actually restrict subsequent handling of the consultation call.

Supported in: 6.2.0

Declaration Syntax
C#Visual BasicVisual C++
public enum ConsultationCallOptions
Public Enumeration ConsultationCallOptions
public enum class ConsultationCallOptions
Members
MemberDescription
Unrestricted
Indicates that the consultation call may be used for any purpose.

ConferenceOnly
Indicates that the intended purpose of the consultation call is to set up a conference.

ConsultOnly
Indicates that the intended purpose of the consultation call is to consult with the called party.

TransferOnly
Indicates that the intended purpose of the consultation call is to set up a transfer.

Assembly: ServiceProvider (Module: ServiceProvider)