Reference Library
ThirdPartyCallController..::..MakePredictiveCallResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..MakePredictiveCallResponseArgs
The class which holds the data for the Make Predictive Call response.

Supported in: 6.1.0

Declaration Syntax
C#Visual BasicVisual C++
public class MakePredictiveCallResponseArgs : ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
Public Class MakePredictiveCallResponseArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
public ref class MakePredictiveCallResponseArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getCallingDeviceConnectionId
Get the Calling Device Connection Id

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

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..::..MakePredictiveCallResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)