// Assembly: Unity.Services.Analytics
// Full name: Unity.Services.Analytics.IConsentManager

namespace Unity.Services.Analytics
{
public class IConsentManager // TypeDefIndex: 12449
{

	// Methods
	// RVA: -1
	public abstract type#15313 get_UsingDataFrameworkFlow() { }
	// RVA: -1
	public abstract type#15313 get_DataFrameworkConsentGranted() { }
	// RVA: -1
	public abstract type#28660 add_ConsentGranted(type#14105 value) { }
	// RVA: -1
	public abstract type#28660 remove_ConsentGranted(type#14105 value) { }
	// RVA: -1
	public abstract type#28660 add_ConsentRevoked(type#14105 value) { }
	// RVA: -1
	public abstract type#28660 remove_ConsentRevoked(type#14105 value) { }
}
}
