Information associated with the response of a SingleStepConferenceCall request to the server.
| C# | Visual Basic | Visual C++ |
public class SingleStepConferenceCallResponseArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
Public Class SingleStepConferenceCallResponseArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
public ref class SingleStepConferenceCallResponseArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getConferencedCall |
The callIdnentifer 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.) |
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs | |||
| ThirdPartyCallController..::.SingleStepConferenceCallResponseArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)