LumiSoft Net Help
MediaType Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_AcceptRangeMediaType
Gets or sets media type. Value *(STAR) means all values. Syntax: mediaType / mediaSubType. Examples: */*,video/*,text/html.
Declaration Syntax
C#Visual BasicVisual C++F#
public string MediaType { get; set; }
Public Property MediaType As String
	Get
	Set
public:
property String^ MediaType {
	String^ get ();
	void set (String^ value);
}
member MediaType : string with get, set
Property Value

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