Uses of Class
org.robovm.apple.healthkit.HKDocumentSample
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKDocumentSample in org.robovm.apple.healthkit
Subclasses of HKDocumentSample in org.robovm.apple.healthkit Modifier and Type Class Description classHKCDADocumentSampleMethod parameters in org.robovm.apple.healthkit with type arguments of type HKDocumentSample Modifier and Type Method Description protected longHKDocumentQuery. init(HKDocumentType documentType, NSPredicate predicate, long limit, NSArray<NSSortDescriptor> sortDescriptors, boolean includeDocumentData, VoidBlock4<HKDocumentQuery,NSArray<HKDocumentSample>,Boolean,NSError> resultsHandler)Constructor parameters in org.robovm.apple.healthkit with type arguments of type HKDocumentSample Constructor Description HKDocumentQuery(HKDocumentType documentType, NSPredicate predicate, long limit, NSArray<NSSortDescriptor> sortDescriptors, boolean includeDocumentData, VoidBlock4<HKDocumentQuery,NSArray<HKDocumentSample>,Boolean,NSError> resultsHandler)