Ozeki VoIP SDK Class library
FirstLine Property
NamespacesOzeki.VoIP.SIPSIPMessageInfoFirstLine
Gets or sets the Request-Line or the Status-Line of the SIP message.
Declaration Syntax
C#Visual BasicVisual C++
public string FirstLine { get; set; }
Public Property FirstLine As String
	Get
	Set
public:
property String^ FirstLine {
	String^ get ();
	void set (String^ value);
}
Property Value

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