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

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

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