Reference Library
ThirdPartyCallController..::.DivertedEventEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::.DivertedEventEventArgs
Information associated with a Diverted event.
Declaration Syntax
C#Visual BasicVisual C++
Public Class DivertedEventEventArgs _
	Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class DivertedEventEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Members
All MembersProperties



IconMemberDescription
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.

Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::.DivertedEventEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)