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

Supported in: 6.1.0

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



IconMemberDescription
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.)
getRouteRegisterReqID
The Route Register Request Id.

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

Assembly: ServiceProvider (Module: ServiceProvider)