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



IconMemberDescription
getCallId
The ID of the call to tranfer.

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

getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
getTransfereeDeviceId
The ID of the device to tranfer to.

getUserState
The User State object the application sent with the original request.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
  ThirdPartyCallController..::..SingleStepTransferCallResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)