Header.Header (String)
The Header.Header (String, String) constructor creates a new instance of the Header class of the specified SIP header type.
Syntax
[C#]
Copy Code | |
---|---|
public Header( String type ); |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public Sub New( _ ByVal type As String _ ) |
Parameters
Remarks
This constructor creates a header with an empty value that should be populated.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)