Click or drag to resize

ICallMediaManagerActiveMediaTypes Property

Gets the actual media types of the phoneline.

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

Property Value

Type: IEnumerableMediaType
See Also