Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public SIP_Request( string method )
Public Sub New ( method As String )
public: SIP_Request( String^ method )
new : method : string -> SIP_Request
Parameters
- method (String)
- SIP request method.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when method is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119