Creates a new instance of the SIPHeader class.

C# | Visual Basic | Visual C++ |
public SIPHeader( string headerName, string value )
Public Sub New ( headerName As String, value As String )
public: SIPHeader( String^ headerName, String^ value )

Exception | Condition |
---|---|
ArgumentException | Throws an exception when value is null. |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290