Package apple.healthkit
Interface HKWorkoutBuilder.Block_endCollectionWithEndDateCompletion
-
- Enclosing class:
- HKWorkoutBuilder
public static interface HKWorkoutBuilder.Block_endCollectionWithEndDateCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_endCollectionWithEndDateCompletion(boolean success, NSError error)
-
-
-
Method Detail
-
call_endCollectionWithEndDateCompletion
void call_endCollectionWithEndDateCompletion(boolean success, NSError error)
-
-