Click or drag to resize

DialParametersMediaTypes Property

Gets the media types used during the call.

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

Property Value

Type: IEnumerableMediaType
See Also