Interface OffersCarouselView

    • Method Detail

      • showOfferCarousel

        void showOfferCarousel​(java.util.List<Offer> offers,
                               int totalEntries)
        Display the offer carousel. This also means that the GET offers API call is successful
        Parameters:
        offers - the list of Offer
        totalEntries - the total number of offers
      • showSnackbarError

        void showSnackbarError​(java.lang.String error)
        Display a snackbar with an error message. This also means that the GET offers API call failed
        Parameters:
        error - the error message