Class HKAppleECGAlgorithmVersion


  • public final class HKAppleECGAlgorithmVersion
    extends java.lang.Object
    [@enum] HKAppleECGAlgorithmVersion Indicates which algorithm version number was used by the ECG app on Apple Watch. [@constant] HKAppleECGAlgorithmVersion1 Apple Watch used a version 1 algorithm to generate this ECG.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • HKAppleECGAlgorithmVersion1

        public static final long HKAppleECGAlgorithmVersion1
        See Also:
        Constant Field Values