Click or drag to resize

SIPParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPParam

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

The SIPParam type exposes the following members.

Constructors
 NameDescription
Public methodSIPParamInitializes a new instance of the SIPParam class
Public methodSIPParam(String, String)Initializes a new instance of the SIPParam class
Top
Properties
 NameDescription
Public propertyName 
Public propertyValue 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Top
See Also