public final class HealthConstants extends Object
The SDK provides useful data types such as daily steps or the user's profile.
HealthConstants.Common
The most data types extend one of the following interfaces according to the data's characteristics.
HealthConstants.DiscreteMeasurement
HealthConstants.SessionMeasurement
The health data framework has the following useful predefined data types.
HealthConstants.StepDailyTrend
HealthConstants.StepCount
HealthConstants.Exercise
HealthConstants.FloorsClimbed
HealthConstants.Sleep
HealthConstants.SleepStage
HealthConstants.Nutrition
HealthConstants.WaterIntake
HealthConstants.CaffeineIntake
HealthConstants.BodyTemperature
HealthConstants.BloodPressure
HealthConstants.BloodGlucose
HealthConstants.HeartRate
HealthConstants.OxygenSaturation
HealthConstants.HbA1c
HealthConstants.Height
HealthConstants.Weight
HealthConstants.Albumin
HealthConstants.Alp
HealthConstants.Alt
HealthConstants.Amylase
HealthConstants.Ast
HealthConstants.BodyFat
HealthConstants.BodyMuscle
HealthConstants.Bun
HealthConstants.Cpk
HealthConstants.Creatinine
HealthConstants.DirectBilirubin
HealthConstants.Fev1
HealthConstants.Fvc
HealthConstants.Ggt
HealthConstants.Globulin
HealthConstants.Hdlc
HealthConstants.HipCircumference
HealthConstants.Homocysteine
HealthConstants.Ldh
HealthConstants.Ldlc
HealthConstants.TotalBilirubin
HealthConstants.TotalCholesterol
HealthConstants.TotalProtein
HealthConstants.Triglyceride
HealthConstants.Uph
HealthConstants.Usg
HealthConstants.WaistCircumference
HealthConstants.HealthDocument
HealthConstants.AmbientTemperature
HealthConstants.UvExposure
HealthUserProfile
HealthPermissionManager
static interface
HealthConstants.Electrocardiogram
HealthConstants.FoodInfo
HealthConstants.FoodIntake
static String
USER_PROFILE_DATA_TYPE
HealthConstants()
public static final String USER_PROFILE_DATA_TYPE
"com.samsung.health.user_profile"
The user profile is available to read only and can be retrieved with HealthUserProfile.
public HealthConstants()