LumiSoft Net Help
SessionDescription Property
NamespacesLumiSoft.Net.SDPSDP_MessageSessionDescription
Gets or sets textual information about the session. This is optional value, null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string SessionDescription { get; set; }
Public Property SessionDescription As String
	Get
	Set
public:
property String^ SessionDescription {
	String^ get ();
	void set (String^ value);
}
member SessionDescription : string with get, set
Property Value

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