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: 1.8.12.0 (1.8.12)
Syntax
public Nullable<SRTPMode> SRTPMode { get; set; }

Property Value

Type: NullableSRTPMode
See Also