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

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

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