Package-level declarations
Types
Link copied to clipboard
Blood pressure parameters.
Link copied to clipboard
User's body measurements.
Link copied to clipboard
Comfortable sleep duration config.
Link copied to clipboard
Distance units.
Link copied to clipboard
Healbe private data.
Link copied to clipboard
User session state.
Link copied to clipboard
Healbe profile data.
Link copied to clipboard
User health measurements.
Link copied to clipboard
User height units.
Link copied to clipboard
Hydration preferences:
Link copied to clipboard
data class SleepPreferences(val comfortableSleepDurationConfig: ComfortableSleepDurationConfig = ComfortableSleepDurationConfig())
User sleep preferences.
Link copied to clipboard
Sleep private data, contains binary field for wristband user with data version. Read only.
Link copied to clipboard
Stone and pounds pair data for weight.
Link copied to clipboard
Profile store of user unit preferences. Units stored here can be used in app to format and show values.
Link copied to clipboard
data class UserConfig(_userEmail: String? = null, registerDate: Date? = null, hasPassedFirstConnection: Boolean = false, sendDebugData: Boolean = false)
User configuration.
Link copied to clipboard
User sleep and hydration preferences.
Link copied to clipboard
User settings for wristband units and wristband notifications.
Link copied to clipboard
Volume units.
Link copied to clipboard
User weight units.
Link copied to clipboard
Wristband vibrate preferences. When vibrate is on wristband uses "rest" also called as "do not disturb" period.