Uses of Class
org.robovm.apple.healthkit.HKElectrocardiogram
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKElectrocardiogram in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit with parameters of type HKElectrocardiogram Modifier and Type Method Description static NSPredicateHKQuery. createPredicateForObjectsAssociatedWithElectrocardiogram(HKElectrocardiogram electrocardiogram)protected longHKElectrocardiogramQuery. init(HKElectrocardiogram electrocardiogram, VoidBlock4<HKElectrocardiogramQuery,HKElectrocardiogramVoltageMeasurement,Boolean,NSError> dataHandler)Constructors in org.robovm.apple.healthkit with parameters of type HKElectrocardiogram Constructor Description HKElectrocardiogramQuery(HKElectrocardiogram electrocardiogram, VoidBlock4<HKElectrocardiogramQuery,HKElectrocardiogramVoltageMeasurement,Boolean,NSError> dataHandler)