Uses of Class
org.robovm.apple.healthkit.HKSourceQuery
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKSourceQuery in org.robovm.apple.healthkit
Method parameters in org.robovm.apple.healthkit with type arguments of type HKSourceQuery Modifier and Type Method Description protected longHKSourceQuery. init(HKSampleType sampleType, NSPredicate objectPredicate, VoidBlock3<HKSourceQuery,NSSet<HKSource>,NSError> completionHandler)Constructor parameters in org.robovm.apple.healthkit with type arguments of type HKSourceQuery Constructor Description HKSourceQuery(HKSampleType sampleType, NSPredicate objectPredicate, VoidBlock3<HKSourceQuery,NSSet<HKSource>,NSError> completionHandler)