Skip to main content
Interface defining all members and operations available on the MFA Voice Challenge screen.
Example

Properties

Screen-specific properties and data.

Methods

Promise<void>
Submits the voice verification code to validate the MFA challenge.Promise that resolves when the code is successfully validated
Example
Promise<void>
Navigates to the screen for selecting a different phone number.Promise that resolves when navigation is complete
Example
Promise<void>
Requests a new voice call with a verification code.Promise that resolves when the new code is sent
Example
Gets resend functionality with timeout management for this screen
Promise<void>
Switches to SMS verification method instead of voice call.Promise that resolves when switching is complete
Example
Promise<void>
Navigates to the screen for selecting an alternative MFA method.Promise that resolves when navigation is complete
Example