Click or drag to resize
DialParametersCallType Property
Gets or sets the type the call. Note, when the CallType property is set, the MediaTypes property will be updated.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public CallType CallType { get; set; }

Property Value

Type: CallType
See Also