// Assembly: Unity.Services.Analytics
// Full name: Unity.Services.Analytics.Data.DeviceDataWrapper

namespace Unity.Services.Analytics.Data
{
public class DeviceDataWrapper // TypeDefIndex: 12458
{

	// Methods
	// RVA: -1
	public virtual type#26576 get_CpuType() { }
	// RVA: -1
	public virtual type#26576 get_GpuType() { }
	// RVA: -1
	public virtual type#20867 get_CpuCores() { }
	// RVA: -1
	public virtual type#20867 get_RamTotal() { }
	// RVA: -1
	public virtual type#20867 get_ScreenWidth() { }
	// RVA: -1
	public virtual type#20867 get_ScreenHeight() { }
	// RVA: -1
	public virtual type#26059 get_ScreenDpi() { }
	// RVA: -1
	public virtual type#26576 get_OperatingSystem() { }
	// RVA: -1
	public virtual type#26576 get_DeviceModel() { }
	// RVA: -1
	public virtual type#15313 get_IsDebugDevice() { }
	// RVA: -1
	public virtual type#15313 get_IsTiny() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
