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