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: 10.3.199.0
Syntax
public CallType CallType { get; set; }

Property Value

Type: CallType
See Also