Information associated with a Failed event.
| C# | Visual Basic | Visual C++ |
public class FailedEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class FailedEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class FailedEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getCalledDeviceId |
Get the Id of the called device.
| |
| getCallingDeviceId |
Get the Id of the calling device.
| |
| getEventCause |
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getFailedConnectionId |
Get the Connection Id of the failed call.
| |
| getFailingDeviceId |
Get the d of the device which failed.
| |
| getLastRedirectedDeviceId |
Get Id of the last redirected device.
| |
| getLocalConnectionInfo |
Get the local connection information.
| |
| getMonitorId |
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) |
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.FailedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)