Gets active calls.

C# | Visual Basic | Visual 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


Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119