Click or drag to resize

CallMediaManagerSupportedMediaTypes Property

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

Property Value

Type: IEnumerableMediaType

Implements

ICallMediaManagerSupportedMediaTypes
See Also