FileSystemModule.androidPaths Property (JS)
An object containing paths only exposed on Android devices:
externalCache– The directory acquired by callingContext.getExternalCacheDir()externalFiles– The directory acquired by callingContext.getExternalFilesDir(null)cache– The directory acquired by callingContext.getCacheDir()files– The directory acquired by callingContext.getFilesDir()
Location
- Namespace
- Fuse.FileSystem
- Package
- Fuse.FileSystem 2.9.1