MimiProfileOnboardingConfiguration

data class MimiProfileOnboardingConfiguration(val showProfileOnboardingIntroduction: Boolean = true)

Used to define the configuration of the Mimi Profile onboarding functionality.

Since

10.0.0 (previously named MimiOnboardingConfiguration)

Constructors

Link copied to clipboard
constructor(showProfileOnboardingIntroduction: Boolean = true)

Properties

Link copied to clipboard

Whether to show Mimi introduction screen before the Mimi Profile onboarding screens.