Reference Library
ThirdPartyCallController..::..SingleStepConferenceCallResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..SingleStepConferenceCallResponseArgs
Information associated with the response of a SingleStepConferenceCall request to the server.
Declaration Syntax
C#Visual BasicVisual C++
public class SingleStepConferenceCallResponseArgs : ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
Public Class SingleStepConferenceCallResponseArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
public ref class SingleStepConferenceCallResponseArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getConferencedCall
The callIdentifer associated with the conferenced call.

getConnectionList
A List of the connections. Each entry is a CallIdentifier.

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.)
getUserState
The User State object the application sent with the original request.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
  ThirdPartyCallController..::..SingleStepConferenceCallResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)