Parses SIP_Response from byte array.
| C# | Visual Basic | Managed C++ |
public static SIP_Response Parse ( byte[] data )
Public Shared Function Parse ( _ data As Byte() _ ) As SIP_Response
public: static SIP_Response^ Parse ( array<unsigned char>^ data )
- data (Byte[]())
- Valid SIP response data.
[Missing <returns> documentation for M:LumiSoft.Net.SIP.SIP_Response.Parse(System.Byte[])]
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)