Reference Library
getLocalConnectionInfo Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::..DivertedEventEventArgsgetLocalConnectionInfo
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

Declaration Syntax
C#Visual BasicVisual C++
public string getLocalConnectionInfo { get; }
Public ReadOnly Property getLocalConnectionInfo As String
	Get
public:
property String^ getLocalConnectionInfo {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)