Click or drag to resize
CallMediaManagerWrapperActiveMediaTypes Property

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

Property Value

Type: IEnumerableMediaType

Implements

ICallMediaManagerActiveMediaTypes
See Also