MainViewController Class Reference
Inherits from | UIViewController |
---|---|
Declared in | MainViewController.h MainViewController.m |
– taskViewController:didChangeResult:
When a task has completed it calls this method to post the result of the task to the delegate.
- (void)taskViewController:(ORKTaskViewController *)taskViewController didChangeResult:(ORKTaskResult *)result
Declared In
MainViewController.m