Package apple.healthkit.enums
Class HKHeartRateSensorLocation
- java.lang.Object
-
- apple.healthkit.enums.HKHeartRateSensorLocation
-
public final class HKHeartRateSensorLocation extends java.lang.Object
-
-
Field Detail
-
Other
public static final long Other
- See Also:
- Constant Field Values
-
Chest
public static final long Chest
- See Also:
- Constant Field Values
-
Wrist
public static final long Wrist
- See Also:
- Constant Field Values
-
Finger
public static final long Finger
- See Also:
- Constant Field Values
-
Hand
public static final long Hand
- See Also:
- Constant Field Values
-
EarLobe
public static final long EarLobe
- See Also:
- Constant Field Values
-
Foot
public static final long Foot
- See Also:
- Constant Field Values
-
-