Reference Library
getLocalConnectionStateList Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.SnapshotDeviceResponseArgs..::.DeviceInfogetLocalConnectionStateList
A List of the connection states. Connection states are strings.
Declaration Syntax
C#Visual BasicVisual C++
public List<string> getLocalConnectionStateList { get; }
Public ReadOnly Property getLocalConnectionStateList As List(Of String)
public:
property List<String^>^ getLocalConnectionStateList {
	List<String^>^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)