Interface HKAnchoredObjectQuery.Block_initWithTypePredicateAnchorLimitCompletionHandler

  • Enclosing class:
    HKAnchoredObjectQuery

    public static interface HKAnchoredObjectQuery.Block_initWithTypePredicateAnchorLimitCompletionHandler
    • Method Detail

      • call_initWithTypePredicateAnchorLimitCompletionHandler

        void call_initWithTypePredicateAnchorLimitCompletionHandler​(HKAnchoredObjectQuery query,
                                                                    NSArray<? extends HKSample> results,
                                                                    long newAnchor,
                                                                    NSError error)