LumiSoft Net Help
ParseInternal Method (value)
NamespacesLumiSoft.NetSIP_UriParseInternal(String)
Parses SIP_Uri from SIP-URI string.
Declaration Syntax
C#Visual BasicVisual 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
ExceptionCondition
ArgumentNullExceptionRaised when reader is null.
SIP_ParseExceptionRaised when invalid SIP message.

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