Information associated with a Established event.
| C# | Visual Basic | Visual C++ |
public class EstablishedEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class EstablishedEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class EstablishedEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getAnsweringDeviceId |
Get the Device Id of the device that answered
| |
| getCalledDeviceId |
Get the Id of the device that was called.
| |
| getCallingDeviceId |
Get Id of the device that is calling.
| |
| getEstablishedConnectionId |
Get the Connection Id of the newly established call.
| |
| getEventCause |
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getLastRedirectedDeviceId |
Get the Id of the last redirected device.
| |
| getMonitorId |
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) |
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.EstablishedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)