Interface ChangePasswordCallback


public interface ChangePasswordCallback
The ChangePasswordCallback interface defines the minimal methods that must be implemented in order to receive callbacks during the change password process.
  • Method Details

    • onChangePasswordSuccess

      void onChangePasswordSuccess()
      Called upon password change process success.
    • onChangePasswordAborted

      void onChangePasswordAborted()
      Called upon password change abortion
    • onChangePasswordInputError

      void onChangePasswordInputError(PasswordError error)
      Called upon password change password errors
    • onChangePasswordStepComplete

      void onChangePasswordStepComplete(String command)
      Called when an authentication validation request command is ready to be sent to the server for verification.
      Parameters:
      command - This command contains an OTP generated