Interface AlertChallengeView

    • Method Detail

      • displayAlertChallenge

        void displayAlertChallenge​(Challenge challenge)
        Method called to display the alert challenge
        Parameters:
        challenge - the challenge to be shown
      • onAlertChallengeSuccess

        void onAlertChallengeSuccess()
        Method called after all alert challenges are completed or no alert challenge is available
      • onAlertChallengeFailed

        void onAlertChallengeFailed​(java.lang.String error)
        Method called when an error occurred while retrieving the alert challenge
        Parameters:
        error - the error message