Gets the SIP header field.

C# | Visual Basic | Visual C++ |
public SIPHeader GetHeader( string headerName )
Public Function GetHeader ( headerName As String ) As SIPHeader
public: SIPHeader^ GetHeader( String^ headerName )

- headerName (String)
- The name of the SIP header.

SIPHeader
The SIP header, if the headers collection contains the specified header name; otherwise null.
The SIP header, if the headers collection contains the specified header name; otherwise null.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290