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