com.samsung.android.sdk.healthdata

Interface HealthConstants.Triglyceride

    • Field Detail

      • TRIGLYCERIDE

        static final String TRIGLYCERIDE
        Measured triglyceride 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 triglyceride data.
        Use "com.samsung.health.triglyceride" to add permission to the manifest file.
        Since:
        1.3.0
        See Also:
        Constant Field Values