Interface StaticFilesView

    • Method Detail

      • showStaticFiles

        void showStaticFiles​(java.util.List<StaticFile> staticFiles)
        This will be called by the presenter after successfully receiving the list of Static Files from the server.
        Parameters:
        staticFiles - The list of Static Files.