Package apple.healthkit
Interface HKHeartbeatSeriesBuilder.Block_finishSeriesWithCompletion
-
- Enclosing class:
- HKHeartbeatSeriesBuilder
public static interface HKHeartbeatSeriesBuilder.Block_finishSeriesWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_finishSeriesWithCompletion(HKHeartbeatSeriesSample heartbeatSeries, NSError error)
-
-
-
Method Detail
-
call_finishSeriesWithCompletion
void call_finishSeriesWithCompletion(HKHeartbeatSeriesSample heartbeatSeries, NSError error)
-
-