Creates an instance of ResetPasswordMfaVoiceChallenge screen manager.
Static
screenContinues with the voice challenge using the provided code.
The options containing the code.
A promise that resolves when the challenge is submitted.
Resends the code via voice call.
Optional
payload: CustomOptionsOptional custom options to include with the request.
A promise that resolves when the code is resent.
Switches to SMS verification.
Optional
payload: CustomOptionsOptional custom options to include with the request.
A promise that resolves when the action completes.
Allows the user to try another MFA method.
Optional
payload: CustomOptionsOptional custom options to include with the request.
A promise that resolves when the request is submitted.
Class implementing the reset-password-mfa-voice-challenge screen functionality.