Interface VerificationResponse.Builder

    • Method Detail

      • valid

        VerificationResponse.Builder valid​(Boolean valid)

        Specifies whether the OTP is valid or not.

        Parameters:
        valid - Specifies whether the OTP is valid or not.
        Returns:
        Returns a reference to this object so that method calls can be chained together.