Click or drag to resize

Warning Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPWarning

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public sealed class Warning : Header, 
	ISIPCloneable<Warning>

The Warning type exposes the following members.

Constructors
 NameDescription
Public methodWarningInitializes a new instance of the Warning class
Top
Properties
 NameDescription
Public propertyHeaderType
(Overrides HeaderHeaderType)
Public propertyWarningValue 
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also