Reference Library
ThirdPartyCallController..::..NetworkReachedEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..NetworkReachedEventArgs
Class which holds the data for the Network Reached event.

Supported in: 6.1.0

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



IconMemberDescription
getCalledDevice
The called device.

getDeviceHistoryList
The Device History list.

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getLocalConnectionInfo
The Local Connection Information.

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getNetworkInterfaceUsed
The Network Interface Used

getOutboundConnection
The Outbound Call Identifier.

getProgDescription
The Progress Description.

getProgLocation
The Progress Location.

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

Assembly: ServiceProvider (Module: ServiceProvider)