Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public SIP_Registration( string userName, string aor )
Public Sub New ( userName As String, aor As String )
public: SIP_Registration( String^ userName, String^ aor )
new : userName : string * aor : string -> SIP_Registration
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when userName or aor is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119