Information associated with a Delivered event.
| C# | Visual Basic | Visual C++ |
public class DeliveredEventEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class DeliveredEventEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class DeliveredEventEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getAlertingDeviceId |
Get the device Id that is alerting
| |
| getCalledDeviceId |
Get the called Device Id
| |
| getCallingDeviceId |
Get the calling Device Id
| |
| getConnectionId |
Get the Connection Id of the delivered call.
| |
| getEventCause |
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getLastRedirectionDeviceId |
Get the last redirected Device Id.
| |
| 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..::.DeliveredEventEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)