com.samsung.android.sdk.healthdata

Interface HealthConstants.TotalBilirubin

    • Field Detail

      • TOTAL_BILIRUBIN

        static final String TOTAL_BILIRUBIN
        Measured total bilirubin in mg/dL.

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

        Since:
        1.3.0
        See Also:
        Constant Field Values
      • HEALTH_DATA_TYPE

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