Reference Library
ThirdPartyCallController..::..ConsultationCallResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..ConsultationCallResponseArgs
Parameters associated with the ConsultationCall request.
Declaration Syntax
C#Visual BasicVisual C++
Public Class ConsultationCallResponseArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
public ref class ConsultationCallResponseArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getError
Exception, if any, returned from the server.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
getGloballyUniqueCallLinkageId
The Globally Unique Call Linkage Id.

getInitiatedCallConnectionId
Get the Connection ID of the initiated call.

getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
getUserState
The User State object the application sent with the original request.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
  ThirdPartyCallController..::..ConsultationCallResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)