Package apple.healthkit
Interface HKObserverQuery.Block_initWithSampleTypePredicateUpdateHandler
-
- Enclosing class:
- HKObserverQuery
public static interface HKObserverQuery.Block_initWithSampleTypePredicateUpdateHandler
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHKObserverQuery.Block_initWithSampleTypePredicateUpdateHandler.Block_Block_initWithSampleTypePredicateUpdateHandler
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_initWithSampleTypePredicateUpdateHandler(HKObserverQuery query, HKObserverQuery.Block_initWithSampleTypePredicateUpdateHandler.Block_Block_initWithSampleTypePredicateUpdateHandler completionHandler, NSError error)
-
-
-
Method Detail
-
call_initWithSampleTypePredicateUpdateHandler
void call_initWithSampleTypePredicateUpdateHandler(HKObserverQuery query, HKObserverQuery.Block_initWithSampleTypePredicateUpdateHandler.Block_Block_initWithSampleTypePredicateUpdateHandler completionHandler, NSError error)
-
-