| SIPHeader Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Ozeki.VoIP
 Syntax
SyntaxThe SIPHeader type exposes the following members.
 Constructors
Constructors Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Overrides ObjectEquals(Object).) | 
|  | GetHashCode | (Overrides ObjectGetHashCode.) | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | ToSIPHeader | (Defined by InternalSIPHeaderEx.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | HeaderName | 
            Gets the name of the SIP header.
             | 
|  | Value | 
            Gets or sets the value of the SIP header.
             | 
 See Also
See Also