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

namespace Vuplex.WebView.Internal
{
public class IWebPlugin // TypeDefIndex: 7474
{

	// Methods
	// RVA: -1
	public abstract type#19961 get_CookieManager() { }
	// RVA: -1
	public abstract type#28750 get_Type() { }
	// RVA: -1
	public abstract type#28660 ClearAllData() { }
	// RVA: -1
	public abstract type#28660 CreateMaterial(type#3247 callback) { }
	// RVA: -1
	public abstract type#20643 CreateWebView() { }
	// RVA: -1
	public abstract type#28660 EnableRemoteDebugging() { }
	// RVA: -1
	public abstract type#28660 SetAutoplayEnabled(type#15313 enabled) { }
	// RVA: -1
	public abstract type#28660 SetCameraAndMicrophoneEnabled(type#15313 enabled) { }
	// RVA: -1
	public abstract type#28660 SetIgnoreCertificateErrors(type#15313 ignore) { }
	// RVA: -1
	public abstract type#28660 SetStorageEnabled(type#15313 enabled) { }
	// RVA: -1
	public abstract type#28660 SetUserAgent(type#15313 mobile) { }
	// RVA: -1
	public abstract type#28660 SetUserAgent(type#26576 userAgent) { }
}
}
