Uses of Class
org.robovm.apple.healthkit.HKWorkoutRouteQuery
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKWorkoutRouteQuery in org.robovm.apple.healthkit
Method parameters in org.robovm.apple.healthkit with type arguments of type HKWorkoutRouteQuery Modifier and Type Method Description protected longHKWorkoutRouteQuery. init(HKWorkoutRoute workoutRoute, VoidBlock4<HKWorkoutRouteQuery,NSArray<CLLocation>,Boolean,NSError> dataHandler)Constructor parameters in org.robovm.apple.healthkit with type arguments of type HKWorkoutRouteQuery Constructor Description HKWorkoutRouteQuery(HKWorkoutRoute workoutRoute, VoidBlock4<HKWorkoutRouteQuery,NSArray<CLLocation>,Boolean,NSError> dataHandler)