com.samsung.android.sdk.healthdata

Interface HealthConstants.HbA1c

    • Field Detail

      • HBA1C

        static final String HBA1C
        Hemoglobin bound to the glucose value in percent.

        • Mandatory
        • Type: float
        • Value range: 3 ~ 15

        Since:
        1.0.0
        See Also:
        Constant Field Values
      • COMMENT

        static final String COMMENT
        Comment for data.

        • Optional
        • Type: String
        • Value length: 0 ~ 255

        Since:
        1.0.0
        See Also:
        Constant Field Values
      • HEALTH_DATA_TYPE

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