Parses "reason-value" from specified value.
Declaration Syntax
C# | Visual Basic | Visual 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 "reason-value" value.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Raised when value is null. |
SIP_ParseException | Raised when invalid SIP message. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119