Interface VerificationListener

    • Method Detail

      • onVerification

        void onVerification​(VerificationEvent verificationEvent)
        Called after a verification happened. This includes verifications that fail due to the verification mode failing.
        Parameters:
        verificationEvent - the event that occurred.