// Assembly: Unity.Services.Analytics
// Full name: Unity.Services.Analytics.Internal.IAnalyticsForgetter

namespace Unity.Services.Analytics.Internal
{
public class IAnalyticsForgetter // TypeDefIndex: 12468
{

	// Methods
	// RVA: -1
	public abstract type#15313 get_DeletionInProgress() { }
	// RVA: -1
	public abstract type#28660 ResetDataDeletionStatus() { }
	// RVA: -1
	public abstract type#28660 AttemptToForget(type#26576 userId, type#26576 installationId, type#26576 playerId, type#26576 timestamp, type#26576 callingMethod, type#14105 successfulUploadCallback) { }
}
}
