Reference Library
ThirdPartyCallController..::..ConsultationCallParameters Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..ConsultationCallParameters
This class contain all the parameters associated with a ConsultationCall Request.

Supported in: 6.2.0

Declaration Syntax
C#Visual BasicVisual C++
public class ConsultationCallParameters
Public Class ConsultationCallParameters
public ref class ConsultationCallParameters
Members
All MembersConstructorsFields



IconMemberDescription
ThirdPartyCallController..::..ConsultationCallParameters()()()()
consultationCallOptions
Used to indicate the potential action of a consultation call. Defaults to Unrestricted.

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


consultationCallPrivateData
The private data (if any) associated with the consultation.

consultedDevice
The Device Id that you want to consult.

existingCall
The Connection ID of the existing call.

priorityCall
Set to true if you want to make this a priority call.

userData
The user-to-user information associated with the request.

Inheritance Hierarchy
Object
ThirdPartyCallController..::..ConsultationCallParameters

Assembly: ServiceProvider (Module: ServiceProvider)