com.samsung.android.sdk.healthdata

Interface HealthConstants.BodyTemperature

    • Field Detail

      • TEMPERATURE

        static final String TEMPERATURE
        Measured temperature in Celsius.

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

        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 body temperature data.
        Use "com.samsung.health.body_temperature" to add permission to the manifest file.
        Since:
        1.0.0
        See Also:
        Constant Field Values