Package apple.healthkit
Interface HKHealthStore.Block_disableAllBackgroundDeliveryWithCompletion
-
- Enclosing class:
- HKHealthStore
public static interface HKHealthStore.Block_disableAllBackgroundDeliveryWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_disableAllBackgroundDeliveryWithCompletion(boolean success, NSError error)
-
-
-
Method Detail
-
call_disableAllBackgroundDeliveryWithCompletion
void call_disableAllBackgroundDeliveryWithCompletion(boolean success, NSError error)
-
-