LumiSoft Net Help
SIP_Request Constructor (method)
NamespacesLumiSoft.Net.SIP.StackSIP_RequestSIP_Request(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual 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
ExceptionCondition
ArgumentNullExceptionIs raised when method is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119