Click or drag to resize

CallMediaManagerWrapperSupportedMediaTypes Property


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

Property Value

IEnumerableMediaType

Implements

ICallMediaManagerSupportedMediaTypes
See Also