AdvancedUIManager.AdvancedUIManagerListener
This class is no longer available in the most recent version of the SDK.

Listener that is supplied by Account Kit to allow messages to be sent to the current state.

Package:ui
Instance Methods
onBack()

Triggers the back stack to be popped from a back button in the custom UI.

public void onBack()
onCancel()

Triggers the UI to cancel.

public void onCancel()