com.samsung.android.sdk.healthdata

Interface HealthConstants.TotalProtein

    • Field Detail

      • TOTAL_PROTEIN

        static final String TOTAL_PROTEIN
        Amount of the proteins albumin and globulin in g/dL.

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

        Since:
        1.3.0
        See Also:
        Constant Field Values
      • HEALTH_DATA_TYPE

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