LumiSoft Net Help
Parse Method (value)
NamespacesLumiSoft.Net.SIP.MessageSIP_t_LanguageTagParse(String)
Parses "language-tag" from specified value.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Parse(
	string value
)
Public Sub Parse ( 
	value As String
)
public:
void Parse(
	String^ value
)
member Parse : 
        value : string -> unit 
Parameters
value (String)
SIP "language-tag" value.
Exceptions
ExceptionCondition
ArgumentNullExceptionRaised when value is null.
SIP_ParseExceptionRaised when invalid SIP message.

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