Click or drag to resize

SIPHeader Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPHeader
    Ozeki.VoIPSIPMessageHeader

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class SIPHeader

The SIPHeader type exposes the following members.

Constructors
 NameDescription
Public methodSIPHeaderInitializes a new instance of the SIPHeader class
Top
Properties
 NameDescription
Public propertyHeaderName 
Public propertyValue 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Top
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also