LumiSoft Mail Server User API
Protocol Property
Namespaces > LumiSoft.Net.SDP > SDP_MediaDescription > Protocol
Gets or sets transport protocol. Currently known protocols: UDP;RTP/AVP;RTP/SAVP.
Syntax
C#Visual BasicManaged C++
public string Protocol { get; set; }
Public Property Protocol As String
public:
String^ Protocol {
	String^ get ();
	void set (String^ value);
}

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