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



IconMemberDescription
getConnections
Get the list of all connection on the call.

getError
Exception, if any, returned from the server.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs.)
getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs.)
getTransferredCallConnectionId
Get the Transferred Call Connection Id.

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

Assembly: ServiceProvider (Module: ServiceProvider)