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: 1.8.12.0 (1.8.12)
Syntax
IEnumerable<MediaType> SupportedMediaTypes { get; }

Property Value

Type: IEnumerableMediaType
See Also