Parses SIP_Uri from SIP-URI string.
| C# | Visual Basic | Visual C++ | F# |
protected override void ParseInternal( string value )
Protected Overrides Sub ParseInternal ( value As String )
protected: virtual void ParseInternal( String^ value ) override
abstract ParseInternal : value : string -> unit override ParseInternal : value : string -> unit
- value (String)
- SIP-URI string.
Returns parsed SIP_Uri object.
| Exception | Condition |
|---|---|
| ArgumentNullException | Raised when reader is null. |
| SIP_ParseException | Raised when invalid SIP message. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119