Represents a SIP header. Contains the name of the header and its value.

C# | Visual Basic | Visual C++ |
public class SIPHeader
Public Class SIPHeader
public ref class SIPHeader

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | 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.
|

Object | |
![]() | SIPHeader |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290