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