Click or drag to resize

IPhoneLinePhoneCalls Property

Gets the active phone calls on the line.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
IEnumerable<IPhoneCall> PhoneCalls { get; }

Property Value

IEnumerableIPhoneCall
See Also