Parses SIP_Uri from SIP-URI string.
Declaration Syntax
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
Parameters
- value (String)
- SIP-URI string.
Return Value
Returns parsed SIP_Uri object.
Exceptions
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