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

namespace Unity.Services.Analytics.Internal
{
public class AnalyticsForgetter // TypeDefIndex: 12470
{
	// Fields
	type#26586 m_CollectUrl;
	type#20411 m_Persistence;
	type#20642 m_WebRequestHelper;
	type#14106 m_Callback;
	type#30033 m_DeletionStatus;
	type#20638 m_Request;

	// Methods
	// RVA: -1
	public virtual type#15313 get_DeletionInProgress() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 collectUrl, type#20410 persistence, type#20641 webRequestHelper) { }
	// RVA: -1
	public virtual type#28660 ResetDataDeletionStatus() { }
	// RVA: -1
	private type#28660 SetForgettingStatus(type#30032 state) { }
	// RVA: -1
	public virtual type#28660 AttemptToForget(type#26576 userId, type#26576 installationId, type#26576 playerId, type#26576 timestamp, type#26576 callingMethod, type#14105 successfulUploadCallback) { }
	// RVA: -1
	private type#28660 UploadComplete(type#20900 code) { }
}
}
