HealthConstants.FloorsClimbed
overview package class tree deprecated index com samsung android sdk healthdata interface healthconstants floorsclimbed all superinterfaces healthconstants common, healthconstants sessionmeasurement enclosing class healthconstants public static interface healthconstants floorsclimbed extends healthconstants sessionmeasurement this interface defines floors climbed data of the user properties properties of the following extending interfaces are available for this data type healthconstants common healthconstants sessionmeasurement floor climbed data has the following properties see more common properties by spreading this section out property name description healthconstants floorsclimbed uuid [mandatory] data's unique id, assigned by the system when a new data is inserted healthconstants floorsclimbed create_time [mandatory] utc milliseconds when a data is created in the health data store, assigned by the system when a new data is inserted healthconstants floorsclimbed update_time [mandatory] utc milliseconds when a data is updated in the health data store, assigned by the system when a new data is inserted or the existing data is updated healthconstants floorsclimbed package_name [mandatory] package name which provides data, assigned by the system when a new data is inserted 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 data permission the user's consent is required to read or write this data type healthpermissionmanager requestpermissions displays a data permission ui to the user see permission manager and request data permission since 1 3 0 field summary fields modifier and type field and description static string floor floors climbed static string health_data_type data type name for floors climbed data fields inherited from interface com samsung android sdk healthdata healthconstants sessionmeasurement end_time, start_time, time_offset fields inherited from interface com samsung android sdk healthdata healthconstants common create_time, custom, device_uuid, package_name, update_time, uuid field detail floor static final string floor floors climbed a floor is 3 meters mandatory type float value length 0 ~ 10000 since 1 3 0 see also constant field values health_data_type static final string health_data_type data type name for floors climbed data use "com samsung health floors_climbed" to add permission to the manifest file since 1 3 0 see also constant field values