Reference Library
ThirdPartyCallController..::..RouteRequestEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..RouteRequestEventArgs
The class which holds the data for the Route Register Event.

Supported in: 6.1.0

Declaration Syntax
C#Visual BasicVisual C++
Members
All MembersProperties



IconMemberDescription
getAlgorithmValue
The Algorithm value used in routing the call.

getCallingDevice
The calling device.

getCallLinkageData
The Call Linkage Data (contains the GloballyUniqueCallLinkageId).

getCurrentRoute
The current route information.

getDeviceHistoryList
The Device History List (if any)

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getLookAheadInfo
getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getRoutedCall
The routed call Connection Id (CallIdentifier)

getRouteRegisterReqID
The Route Register Request Id.

getRoutingCrossRefID
The Routing Cross Reference Id.

getTrunkGroup
The trunk group.

getTrunkMember
The trunk member of the trunk group.

getUserData
The user data that is associated with the event.

getUserEnteredCodeInformation
The User Entered Code information.

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

Assembly: ServiceProvider (Module: ServiceProvider)