LumiSoft Net Help
Parse Method (cValue)
NamespacesLumiSoft.Net.SDPSDP_ConnectionParse(String)
Parses media from "c" SDP message field.
Declaration Syntax
C#Visual BasicVisual C++F#
public static SDP_Connection Parse(
	string cValue
)
Public Shared Function Parse ( 
	cValue As String
) As SDP_Connection
public:
static SDP_Connection^ Parse(
	String^ cValue
)
static member Parse : 
        cValue : string -> SDP_Connection 
Parameters
cValue (String)
"m" SDP message field.
Return Value
SDP_Connection

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

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119