Click or drag to resize

CallMediaManagerActiveMediaTypes Property

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

Property Value

Type: IEnumerableMediaType

Implements

ICallMediaManagerActiveMediaTypes
See Also