Click or drag to resize

CallOptionalHeadersWarning Property

Gets the value of the Warning header. (usually present when the other party was busy)

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

Property Value

Type: WarningInfo
See Also