LumiSoft Mail Server User API
Parse Method (cValue)
Namespaces > LumiSoft.Net.SDP > SDP_ConnectionData > Parse(String)
Parses media from "c" SDP message field.
Syntax
C#Visual BasicManaged C++
public static SDP_ConnectionData Parse (
	string cValue
)
Public Shared Function Parse ( _
	cValue As String _
) As SDP_ConnectionData
public:
static SDP_ConnectionData^ Parse (
	String^ cValue
)
Parameters
cValue (String)
"m" SDP message field.
Return Value

[Missing <returns> documentation for M:LumiSoft.Net.SDP.SDP_ConnectionData.Parse(System.String)]

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