Ozeki VoIP SDK Class library
SIPHeader Class
NamespacesOzeki.VoIP.SIPSIPHeader
Represents a SIP header. Contains the name of the header and its value.
Declaration Syntax
C#Visual BasicVisual C++
public class SIPHeader
Public Class SIPHeader
public ref class SIPHeader
Members
All MembersConstructorsMethodsProperties



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

Equals(Object) (Overrides Object.Equals(Object).)
GetHashCode()()()() (Overrides Object.GetHashCode()()()().)
HeaderName
Gets the name of the SIP header.

Value
Gets or sets the value of the SIP header.

Inheritance Hierarchy
Object
SIPHeader

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