Skip to main content
Interface describing the members of the Mfa Voice Enrollment screen.
Example

Properties

Methods

continue
Promise<void>
Continues with the voice enrollment process.Promise that resolves when enrollment continues.
selectPhoneCountryCode
Promise<void>
Allows picking a country code for the phone number.Promise that resolves when the country code is selected.
tryAnotherMethod
Promise<void>
Allows trying another authentication method.Promise that resolves when the user switches method.