SubscriptionOnboardingController

Injected into each step so it can talk to its host without knowing what renders it: steps call the methods, the host observes events.

Types

Link copied to clipboard
interface Event

Properties

Link copied to clipboard

Events for the host to react to.

Functions

Link copied to clipboard
abstract fun exitOnboarding()

Leave onboarding entirely.

Link copied to clipboard
abstract fun onBack()

Go back to the previous step.

Link copied to clipboard

The current step finished with outcome.