Click or drag to resize

DialParametersSRTPMode Property

Gets or sets whether secure media channels will be used during the call or not. If not set, the default values will be used.

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

Property Value

Type: NullableSRTPMode
See Also