Click or drag to resize
DialParametersMediaTypes Property
Gets the media types used during the call.

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

Property Value

Type: IEnumerableMediaType
See Also