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