com.samsung.android.sdk.healthdata

Interface HealthConstants.BodyMuscle

    • Field Detail

      • BODY_MUSCLE

        static final String BODY_MUSCLE
        Measured muscle mass of body in percentage. Total mass of muscle divided by total body mass.

        • Mandatory
        • Type: float
        • Value range: 10 ~ 99

        Since:
        1.3.0
        See Also:
        Constant Field Values
      • HEALTH_DATA_TYPE

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