Enum DataSource.Types.Device.Types.FormFactor
Form factor of the device, e.g. phone, watch, band, etc.
Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum DataSource.Types.Device.Types.FormFactor
Fields
| Name | Description |
|---|---|
| ChestStrap | The device is a chest strap. |
| FitnessBand | The device is a fitness band. |
| HeadMounted | The device is a head mounted device. |
| Phone | The device is a phone. |
| Ring | The device is a ring. |
| Scale | The device is a scale. |
| SmartDisplay | The device is a smart display. |
| Tablet | The device is a tablet. |
| Unspecified | The form factor is unspecified. |
| Watch | The device is a watch. |