Interface EventResponseListView

    • Method Detail

      • appendEventResponses

        void appendEventResponses​(java.util.List<EventResponse> eventResponses,
                                  int totalEntries)
        Append a list of EventResponse to the current list
        Parameters:
        eventResponses - list of EventResponse to append
        totalEntries - max number of EventResponse
      • showSnackbarError

        void showSnackbarError​(java.lang.String error)
        Show an error via snack bar
        Parameters:
        error - info of the error