DownloadedEditionsManager  
    interface DownloadedEditionsManager
Interface to manage downloaded editions.
Functions
Link copied to clipboard
                  Deletes from disk all the downloaded editions, calling onDeletedEdition for each edition when it is deleted from disk. completion is called when all editions have been deleted.
Link copied to clipboard
                  Deletes a single edition with id editionId.
Link copied to clipboard
                  Coroutine version of deleteEdition.