Package apple.healthkit
Interface HKSourceQuery.Block_initWithSampleTypeSamplePredicateCompletionHandler
-
- Enclosing class:
- HKSourceQuery
public static interface HKSourceQuery.Block_initWithSampleTypeSamplePredicateCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_initWithSampleTypeSamplePredicateCompletionHandler(HKSourceQuery query, NSSet<? extends HKSource> sources, NSError error)
-
-
-
Method Detail
-
call_initWithSampleTypeSamplePredicateCompletionHandler
void call_initWithSampleTypeSamplePredicateCompletionHandler(HKSourceQuery query, NSSet<? extends HKSource> sources, NSError error)
-
-