public enum DataSource.Device.FormFactor extends Enum<DataSource.Device.FormFactor> implements ProtocolMessageEnumForm factor of the device, e.g. phone, watch, band, etc.
Protobuf enum google.devicesandservices.health.v4.DataSource.Device.FormFactor
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CHEST_STRAP |
The device is a chest strap. |
CHEST_STRAP_VALUE |
The device is a chest strap. |
FITNESS_BAND |
The device is a fitness band. |
FITNESS_BAND_VALUE |
The device is a fitness band. |
FORM_FACTOR_UNSPECIFIED |
The form factor is unspecified. |
FORM_FACTOR_UNSPECIFIED_VALUE |
The form factor is unspecified. |
HEAD_MOUNTED |
The device is a head mounted device. |
HEAD_MOUNTED_VALUE |
The device is a head mounted device. |
PHONE |
The device is a phone. |
PHONE_VALUE |
The device is a phone. |
RING |
The device is a ring. |
RING_VALUE |
The device is a ring. |
SCALE |
The device is a scale. |
SCALE_VALUE |
The device is a scale. |
SMART_DISPLAY |
The device is a smart display. |
SMART_DISPLAY_VALUE |
The device is a smart display. |
TABLET |
The device is a tablet. |
TABLET_VALUE |
The device is a tablet. |
UNRECOGNIZED |
|
WATCH |
The device is a watch. |
WATCH_VALUE |
The device is a watch. |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|