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