Click or drag to resize

AbstractCallMediaManagerActiveMediaTypes Property


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

Property Value

IEnumerableMediaType

Implements

ICallMediaManagerActiveMediaTypes
See Also