requestPath abstract method

void requestPath(
  1. OfflineCacheManagerPathGetterListener callback
)

Provides the data path for offline cache files.

Implementation

void requestPath(OfflineCacheManagerPathGetterListener callback);