Reference Library
ThirdPartyCallController..::..DivertedEventEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..DivertedEventEventArgs
Information associated with a Diverted event.

EventCause values: • REDIRECTED: The call has been redirected. • CALLFORWARDIMMEDIATE: The call has been redirected via the Call Forwarding feature. • CALLFORWARDBUSY: The call has been redirected for one of the following reasons: - Cover: principal busy - Cover: all call appearance busy

Declaration Syntax
C#Visual BasicVisual C++
Public Class DivertedEventEventArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
public ref class DivertedEventEventArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getCallingDeviceId
Get the Device Id of the calling device.

Supported in 6.3.3


getConnectionId
Get the Connection Id of the diverted call.

getDeviceHistoryList
Get the Device History List associated with the event to obtain the previous associated device..

Supported in 6.3.3


getDivertingDeviceId
Get the Device Id who did the diverting.

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getLocalConnectionInfo
Get the localConnectionInfo for the device associated with this event. The list of connection states are maintained by the enum ThirdPartyCallController.LocalConnectionState

Supported in 6.3.3


getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getNewDestinationDeviceId
Get the Device Id of the new destination.

getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::..DivertedEventEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)