Click or drag to resize

SIPParamValue Property

Gets or sets the value of the parameter.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public string Value { get; set; }

Property Value

Type: String

Implements

IGenericParamValue
See Also