VerificationViewController Class Reference

Inherits from ORKVerificationStepViewController : ORKStepViewController : UIViewController
Declared in TaskFactory+Onboarding.m

Overview

A subclass is required for the verification step.

The implementation below demonstrates how to subclass and override button actions.

– resendEmailButtonTapped

Action method for the resend email button.

- (void)resendEmailButtonTapped

Discussion

Override this method to provide custom logic for the button action.

Declared In

ORKVerificationStepViewController.h