Interface ContentPagesView

    • Method Detail

      • showContentPages

        void showContentPages​(java.util.List<ContentPage> contentPages)
        This will be called by the presenter after successfully receiving the list of Content Pages from the server.
        Parameters:
        contentPages - The list of Content Pages.