Uses of Class
org.robovm.apple.healthkit.HKElectrocardiogramVoltageMeasurement
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKElectrocardiogramVoltageMeasurement in org.robovm.apple.healthkit
Method parameters in org.robovm.apple.healthkit with type arguments of type HKElectrocardiogramVoltageMeasurement 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 HKElectrocardiogramVoltageMeasurement Constructor Description HKElectrocardiogramQuery(HKElectrocardiogram electrocardiogram, VoidBlock4<HKElectrocardiogramQuery,HKElectrocardiogramVoltageMeasurement,Boolean,NSError> dataHandler)