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