com.samsung.android.sdk.healthdata

Interface HealthConstants.Height

    • Field Detail

      • HEIGHT

        static final String HEIGHT
        Measured height value in centimeters.

        • Mandatory
        • Type: float
        • Value range: 20 ~ 300

        Since:
        1.3.0
        See Also:
        Constant Field Values
      • HEALTH_DATA_TYPE

        static final String HEALTH_DATA_TYPE
        Data type name for height data.
        Use "com.samsung.health.height" to add permission to the manifest file.
        Since:
        1.3.0
        See Also:
        Constant Field Values