Information associated with a Connection Cleared event.
| C# | Visual Basic | Visual C++ |
public class ConnectionClearedEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class ConnectionClearedEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class ConnectionClearedEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getDroppedConnectionId |
Get the Connection Id of the dropped call
| |
| getEventCause |
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getMonitorId |
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getReleasingDeviceId |
Get the Device Id which did the release
|
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.ConnectionClearedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)