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.3.199.0
Syntax
IEnumerable<MediaType> SupportedMediaTypes { get; }

Property Value

Type: IEnumerableMediaType
See Also