LumiSoft Mail Server User API
InternalParse Method (stream)
Namespaces > LumiSoft.Net.SIP > SIP_Message > InternalParse(Stream)
Parses SIP message from specified stream.
Syntax
C#Visual BasicManaged C++
protected void InternalParse (
	Stream stream
)
Protected Sub InternalParse ( _
	stream As Stream _
)
protected:
void InternalParse (
	Stream^ stream
)
Parameters
stream (Stream)
SIP message stream.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)