Ozeki VoIP SDK Class library
SIPParam Class
NamespacesOzeki.VoIP.SIPSIPParam
Provides data SIP header parameters.
Declaration Syntax
C#Visual BasicVisual C++
public class SIPParam : IGenericParam
Public Class SIPParam
	Implements IGenericParam
public ref class SIPParam : IGenericParam
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIPParam()()()()
Creates a new instance of the SIPParam class.

SIPParam(String, String)
Creates a new instance of the SIPParam class.

Equals(Object) (Overrides Object.Equals(Object).)
GetHashCode()()()() (Overrides Object.GetHashCode()()()().)
Name
Gets or sets the name of the parameter.

Value
Gets or sets the value of the parameter.

Inheritance Hierarchy
Object
SIPParam

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290