// Assembly: Unity.Services.Core.Device
// Full name: Unity.Services.Core.Device.InstallationId

namespace Unity.Services.Core.Device
{
public class InstallationId // TypeDefIndex: 13578
{
	// Fields
	type#26578 Identifier;
	type#20610 UnityAdsIdentifierProvider;
	type#20610 UnityAnalyticsIdentifierProvider;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#26576 GetOrCreateIdentifier() { }
	// RVA: -1
	public type#28660 CreateIdentifier() { }
	// RVA: -1
	private static type#26576 ReadIdentifierFromFile() { }
	// RVA: -1
	private static type#28660 WriteIdentifierToFile(type#26576 identifier) { }
	// RVA: -1
	private static type#26576 GenerateGuid() { }
}
}
