Package apple.healthkit.enums
Class HKAppleECGAlgorithmVersion
- java.lang.Object
-
- apple.healthkit.enums.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.
-
-
Field Summary
Fields Modifier and Type Field Description static longHKAppleECGAlgorithmVersion1
-
-
-
Field Detail
-
HKAppleECGAlgorithmVersion1
public static final long HKAppleECGAlgorithmVersion1
- See Also:
- Constant Field Values
-
-