Click or drag to resize

ICallMediaManagerSupportedMediaTypes Property

Gets the list of supported media types of the call.

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

Property Value

IEnumerableMediaType
See Also