Click or drag to resize
ICallMediaManagerActiveMediaTypes Property
Gets the actual media types of the phoneline.

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

Property Value

Type: IEnumerableMediaType
See Also