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.3.183.0
Syntax
IEnumerable<IPhoneCall> PhoneCalls { get; }

Property Value

Type: IEnumerableIPhoneCall
See Also