// Assembly: UnityEngine.UnityAnalyticsCommonModule
// Full name: UnityEngine.Analytics.AnalyticsResult

namespace UnityEngine.Analytics
{
public class AnalyticsResult // TypeDefIndex: 13296
{
	// Fields
	type#20890 value__;
	type#14236 Ok;
	type#14236 NotInitialized;
	type#14236 AnalyticsDisabled;
	type#14236 TooManyItems;
	type#14236 SizeLimitReached;
	type#14236 TooManyRequests;
	type#14236 InvalidData;
	type#14236 UnsupportedPlatform;
}
}
