clear abstract method

void clear(
  1. OfflineCacheManagerClearListener callback
)

Erases all data for downloads and regions and wipes the cache. Forces reloading the list from the remote source

Implementation

void clear(OfflineCacheManagerClearListener callback);