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