LumiSoft Net Help
Calls Property
NamespacesLumiSoft.Net.SIP.UASIP_UACalls
Gets active calls.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_UA_Call[] Calls { get; }
Public ReadOnly Property Calls As SIP_UA_Call()
	Get
public:
property array<SIP_UA_Call^>^ Calls {
	array<SIP_UA_Call^>^ get ();
}
member Calls : SIP_UA_Call[] with get
Property Value
array<SIP_UA_Call>[]()[][]
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119