Package apple.healthkit
Interface HKHealthStore.Block_preferredUnitsForQuantityTypesCompletion
-
- Enclosing class:
- HKHealthStore
public static interface HKHealthStore.Block_preferredUnitsForQuantityTypesCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_preferredUnitsForQuantityTypesCompletion(NSDictionary<? extends HKQuantityType,? extends HKUnit> preferredUnits, NSError error)
-
-
-
Method Detail
-
call_preferredUnitsForQuantityTypesCompletion
void call_preferredUnitsForQuantityTypesCompletion(NSDictionary<? extends HKQuantityType,? extends HKUnit> preferredUnits, NSError error)
-
-