Click or drag to resize
IPhoneLinePhoneCalls Property
Gets the active phone calls on the line.

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

Property Value

Type: IEnumerableIPhoneCall
See Also