com.samsung.android.service.health.tracking.data

Class ValueKey.PpgRedSet

  • java.lang.Object
    • com.samsung.android.service.health.tracking.data.ValueKey.PpgRedSet
    • Field Detail

      • STATUS

        public static final ValueKey<Integer> STATUS
        Deprecated. It was deprecated. Use ValueKey.PpgSet.RED_STATUS instead.

        Status flag for PPG Red data tracking.

        The available values are:

          Status value Description
          -999 Error value
          0 Normal value
          500 The STATUS interface is not supported. This is caused by the Galaxy Watch software version being too old.

        Since:
        1.2.0
    • Constructor Detail

      • PpgRedSet

        public PpgRedSet()
        Deprecated.