com.samsung.android.sdk.healthdata

Interface HealthConstants.TotalCholesterol

    • Field Detail

      • TOTAL_CHOLESTEROL

        static final String TOTAL_CHOLESTEROL
        Measured total cholesterol in mg/dL.

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

        Since:
        1.3.0
        See Also:
        Constant Field Values
      • HEALTH_DATA_TYPE

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