Package apple.healthkit
Interface HKCorrelationQuery.Block_initWithTypePredicateSamplePredicatesCompletion
-
- Enclosing class:
- HKCorrelationQuery
public static interface HKCorrelationQuery.Block_initWithTypePredicateSamplePredicatesCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_initWithTypePredicateSamplePredicatesCompletion(HKCorrelationQuery query, NSArray<? extends HKCorrelation> correlations, NSError error)
-
-
-
Method Detail
-
call_initWithTypePredicateSamplePredicatesCompletion
void call_initWithTypePredicateSamplePredicatesCompletion(HKCorrelationQuery query, NSArray<? extends HKCorrelation> correlations, NSError error)
-
-