Package-level declarations
Types
Captures the user's active calories burned.
Captures the ambient temperature.
Captures the user's blood glucose level.
Captures the user's blood pressure.
Captures the user's body fat percentage.
Captures the distance traveled by the user.
Common interface shared by readable or writable records.
Captures the user's heart rate.
Captures the user's height.
This is a KDoc comment.
Captures the user's hydration level.
A record that contains an instantaneous measurement.
A record that contains a measurement with a time interval.
Represents a unit of mass. Supported units:
Captures the user's oxygen saturation level.
Captures the user's sleep data.
Captures the number of steps taken since the last reading. Each step is only reported once so records shouldn't have overlapping time. The start time of each record should represent the start of the interval in which steps were taken.
Captures the user's weight.