Parses SIP_Response from stream.
| C# | Visual Basic | Managed C++ |
public static SIP_Response Parse ( Stream stream )
Public Shared Function Parse ( _ stream As Stream _ ) As SIP_Response
public: static SIP_Response^ Parse ( Stream^ stream )
- stream (Stream)
- Stream what contains valid SIP response.
[Missing <returns> documentation for M:LumiSoft.Net.SIP.SIP_Response.Parse(System.IO.Stream)]
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)