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

Property Value

Type: WarningInfo
See Also