Package apple.healthkit
Interface HKAnchoredObjectQuery.Block_initWithTypePredicateAnchorLimitCompletionHandler
-
- Enclosing class:
- HKAnchoredObjectQuery
public static interface HKAnchoredObjectQuery.Block_initWithTypePredicateAnchorLimitCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_initWithTypePredicateAnchorLimitCompletionHandler(HKAnchoredObjectQuery query, NSArray<? extends HKSample> results, long newAnchor, NSError error)
-
-
-
Method Detail
-
call_initWithTypePredicateAnchorLimitCompletionHandler
void call_initWithTypePredicateAnchorLimitCompletionHandler(HKAnchoredObjectQuery query, NSArray<? extends HKSample> results, long newAnchor, NSError error)
-
-