Click or drag to resize

AbstractCallMediaManagerSupportedMediaTypes Property


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

Property Value

IEnumerableMediaType

Implements

ICallMediaManagerSupportedMediaTypes
See Also