com.samsung.android.sdk.healthdata

Interface HealthConstants.BodyFat

    • Field Detail

      • BODY_FAT

        static final String BODY_FAT
        Measured body fat in percentage. Total fat mass divided by total body mass.

        • Mandatory
        • Type: float
        • Value range: 1 ~ 75

        Since:
        1.3.0
        See Also:
        Constant Field Values
      • HEALTH_DATA_TYPE

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