Uses of Class
org.robovm.apple.healthkit.HKHeartbeatSeriesQuery
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKHeartbeatSeriesQuery in org.robovm.apple.healthkit
Method parameters in org.robovm.apple.healthkit with type arguments of type HKHeartbeatSeriesQuery Modifier and Type Method Description protected longHKHeartbeatSeriesQuery. init(HKHeartbeatSeriesSample heartbeatSeries, VoidBlock5<HKHeartbeatSeriesQuery,Double,Boolean,Boolean,NSError> dataHandler)Constructor parameters in org.robovm.apple.healthkit with type arguments of type HKHeartbeatSeriesQuery Constructor Description HKHeartbeatSeriesQuery(HKHeartbeatSeriesSample heartbeatSeries, VoidBlock5<HKHeartbeatSeriesQuery,Double,Boolean,Boolean,NSError> dataHandler)