Interface JsScriptStorage
- All Known Implementing Classes:
JsScriptStorageImpl
public interface JsScriptStorage
-
Method Summary
Modifier and TypeMethodDescriptionvoidcreateParentFolders(File file) voidfileDownloadingFailed(String path) getInnerFile(String path) booleanisFileAlreadyDownloaded(File file, String preferencesKey) void
-
Method Details
-
getInnerFile
-
isFileAlreadyDownloaded
-
createParentFolders
-
markFileAsDownloadedCompletely
-
fileDownloadingFailed
-