Information associated with a Diverted event.
| C# | Visual Basic | Visual C++ |
public class DivertedEventEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class DivertedEventEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class DivertedEventEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getConnectionId |
Get the Connection Id of the diverted call.
| |
| getDivertingDeviceId |
Get the Device Id who did the diverting.
| |
| 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.) | |
| getNewDestinationDeviceId |
Get the Device Id of the new destination.
|
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.DivertedEventEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)