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

namespace Unity.Services.Analytics
{
public class AnalyticsContainer // TypeDefIndex: 12454
{
	// Fields
	type#26078 k_AutoFlushPeriod;
	type#26078 k_GameRunningPeriod;
	type#15319 s_Created;
	type#19066 s_Container;
	type#14232 m_Instance;
	type#26060 m_AutoFlushTime;
	type#26060 m_GameRunningTime;
	type#14239 m_Service;

	// Methods
	// RVA: -1
	private type#26059 get_AutoFlushPeriod() { }
	// RVA: -1
	internal static type#19948 get_ContainerDebug() { }
	// RVA: -1
	public virtual type#26059 get_TimeUntilNextHeartbeat() { }
	// RVA: -1
	internal static type#14231 CreateContainer() { }
	// RVA: -1
	public virtual type#28660 Initialize(type#14238 service) { }
	// RVA: -1
	public virtual type#28660 Enable() { }
	// RVA: -1
	public virtual type#28660 Disable() { }
	// RVA: -1
	private type#28660 Update() { }
	// RVA: -1
	private type#28660 OnApplicationPause(type#15313 paused) { }
	// RVA: -1
	private type#28660 CleanUp() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
