AKFAdvancedUIActionController
A more recent version of this class is available. Check out the latest version.

A controller that exposes actions to the AKFAdvancedUIManager

Extends Protocol:NSObject
Declared in:AKFAdvancedUIActionController.h
Instance Methods
back

Triggers a pop of the current state.

- (void) back;
cancel

Triggers the login flow to cancel.

- (void) cancel;