public static interface HealthConstants.FloorsClimbed extends HealthConstants.SessionMeasurement
Properties of the following extending interfaces are available for this data type.
Floor climbed data has the following properties.
Property name | Description |
---|---|
HealthConstants.FloorsClimbed.DEVICE_UUID | [Mandatory] Device identifier which provides the health data |
HealthConstants.FloorsClimbed.START_TIME | [Mandatory] UTC Time when the measurement is started |
HealthConstants.FloorsClimbed.END_TIME | [Mandatory] UTC Time after the measurement has ended |
HealthConstants.FloorsClimbed.TIME_OFFSET | [Mandatory] Time offset which considers time zone and daylight saving time |
HealthConstants.FloorsClimbed.FLOOR | [Mandatory] Floors climbed |
HealthConstants.FloorsClimbed.CUSTOM | Custom info which is formatted with JSON and compressed data |
Modifier and Type | Field and Description |
---|---|
static String |
FLOOR
Floors climbed.
|
static String |
HEALTH_DATA_TYPE
Data type name for floors climbed data.
|
END_TIME, START_TIME, TIME_OFFSET
CREATE_TIME, CUSTOM, DEVICE_UUID, PACKAGE_NAME, UPDATE_TIME, UUID
static final String FLOOR
float
static final String HEALTH_DATA_TYPE
"com.samsung.health.floors_climbed"
to add permission to the manifest file.Copyright © Samsung Electronics, Co., Ltd. All rights reserved.