Click or drag to resize

AbstractCallMediaManagerSupportedMediaTypes Property

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

Property Value

Type: IEnumerableMediaType

Implements

ICallMediaManagerSupportedMediaTypes
See Also