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

namespace Unity.Services.Analytics
{
public class ConsentManager // TypeDefIndex: 12450
{
	// Fields
	type#15314 <UsingOriginalFlow>k__BackingField;
	type#15314 <UsingDataFrameworkFlow>k__BackingField;
	type#15314 <DataFrameworkConsentGranted>k__BackingField;
	type#14106 ConsentGranted;
	type#14106 ConsentRevoked;

	// Methods
	// RVA: -1
	private type#28660 set_UsingOriginalFlow(type#15313 value) { }
	// RVA: -1
	public virtual type#15313 get_UsingDataFrameworkFlow() { }
	// RVA: -1
	public virtual type#15313 get_DataFrameworkConsentGranted() { }
	// RVA: -1
	public virtual type#28660 add_ConsentGranted(type#14105 value) { }
	// RVA: -1
	public virtual type#28660 remove_ConsentGranted(type#14105 value) { }
	// RVA: -1
	public virtual type#28660 add_ConsentRevoked(type#14105 value) { }
	// RVA: -1
	public virtual type#28660 remove_ConsentRevoked(type#14105 value) { }
	// RVA: -1
	public virtual type#28660 LockInOriginalFlow() { }
	// RVA: -1
	internal type#28660 Initialize() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
