| SIPParam Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Ozeki.VoIP
 Syntax
SyntaxThe SIPParam type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SIPParam | 
            Creates a new instance of the SIPParam class.
             | 
|  | SIPParam(String, String) | 
            Creates a new instance of the SIPParam class.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Overrides ObjectEquals(Object).) | 
|  | GetHashCode | (Overrides ObjectGetHashCode.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Name | 
            Gets or sets the name of the parameter.
             | 
|  | Value | 
            Gets or sets the value of the parameter.
             | 
 See Also
See Also