Reference Library
ThirdPartyCallController..::.ConferenceCallResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::.ConferenceCallResponseArgs
Constructor
Declaration Syntax
C#Visual BasicVisual C++
Public Class ConferenceCallResponseArgs _
	Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
public ref class ConferenceCallResponseArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getConferenceCallConnectionId
Get the Conference Call Connection Id.

getConnections
Get the list of connections.

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

Assembly: ServiceProvider (Module: ServiceProvider)