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