// Assembly: Vuplex.WebView
// Full name: Vuplex.WebView.Internal.DownloadMessage

namespace Vuplex.WebView.Internal
{
public class DownloadMessage // TypeDefIndex: 7471
{
	// Fields
	type#26581 ContentType;
	type#26581 FilePath;
	type#26581 Id;
	type#26063 Progress;
	type#20872 Type;
	type#26581 Url;

	// Methods
	// RVA: -1
	public static type#17460 FromJson(type#26576 json) { }
	// RVA: -1
	public type#17454 ToEventArgs() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
