A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
dcimCameraDirectory — Static Property, class com.nativeExtensions.saf.Document
Get the DCIM/Camera folder.
DCIM_CAMERA_DIRECTORY — Constant Static Property, class com.nativeExtensions.saf.Document
DCIM/camera directory
DCIM_CAMERA_DIRECTORY — Constant Static Property, class com.nativeExtensions.saf.DocumentLegacy
DCIM/camera directory
dcimCameraUri — Property, class com.nativeExtensions.saf.Document
Get the DCIM/Camera folder Uri.
dcimCameraUri — Static Property, class com.nativeExtensions.saf.DocumentLegacy
Get the DCIM/Camera folder Uri.
dcimDirectory — Static Property, class com.nativeExtensions.saf.Document
Get the DCIM folder.
DCIM_DIRECTORY — Constant Static Property, class com.nativeExtensions.saf.Document
DCIM directory
DCIM_DIRECTORY — Constant Static Property, class com.nativeExtensions.saf.DocumentLegacy
DCIM directory
dcimUri — Property, class com.nativeExtensions.saf.Document
Get the DCIM folder Uri.
dcimUri — Static Property, class com.nativeExtensions.saf.DocumentLegacy
Get the DCIM folder Uri.
delete — Event, class com.nativeExtensions.saf.Document
Dispatched when a file or a directory is deleted.
delete — Event, class com.nativeExtensions.saf.DocumentLegacy
Dispatched when a file or a directory is deleted.
DELETE — Constant Static Property, class com.nativeExtensions.saf.DocumentEvent
Dispatched when a file or a directory is deleted.
deleteDir() — method, class com.nativeExtensions.saf.Document
Launch SAF to delete directory.
deleteDir(uri:String) — Static Method , class com.nativeExtensions.saf.DocumentLegacy
Launch SAF to delete directory.
deleteFile(mimeType:String) — method, class com.nativeExtensions.saf.Document
Launch SAF to delete file.
deleteFile(mimeType:String, uri:String) — Static Method , class com.nativeExtensions.saf.DocumentLegacy
Launch SAF to delete file.
deleteFiles(mimeType:String) — method, class com.nativeExtensions.saf.Document
Launch SAF to delete multiple files.
deleteFiles(mimeType:String, uri:String) — Static Method , class com.nativeExtensions.saf.DocumentLegacy
Launch SAF to delete multiple files.
deleteFromUri() — method, class com.nativeExtensions.saf.Document
Delete file or directory from Uri.
deleteFromUri(uri:String) — Static Method , class com.nativeExtensions.saf.DocumentLegacy
Delete file or directory from Uri.
displayGallery — Property, class com.nativeExtensions.saf.Document
Display Gallery for getUri(), read(), readAsync(), readBytes(), readBytesAsync().
displayGallery — Static Property, class com.nativeExtensions.saf.DocumentLegacy
Display Gallery for getUri(), read(), readAsync(), readBytes(), readBytesAsync().
dispose() — method, class com.nativeExtensions.saf.Document
Dispose extension context.
dispose() — Static Method , class com.nativeExtensions.saf.DocumentLegacy
Dispose extension context.
Document — class, package com.nativeExtensions.saf
Android Storage Access Framework.
Document(uri:String) — Constructor, class com.nativeExtensions.saf.Document
The constructor function for the Document class.
DocumentEvent — class, package com.nativeExtensions.saf
A event dispatched when a SAF event is dispatched.
DocumentEvent(type:String, uri:String, content:String, bytes:flash.utils:ByteArray, file:flash.filesystem:File, isImport:Boolean, index:int, length:int, bookmarkData:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.nativeExtensions.saf.DocumentEvent
DocumentLegacy — class, package com.nativeExtensions.saf
Android Storage Access Framework.
documentsDirectory — Static Property, class com.nativeExtensions.saf.Document
Get the Documents folder.
DOCUMENTS_DIRECTORY — Constant Static Property, class com.nativeExtensions.saf.Document
Documents directory
DOCUMENTS_DIRECTORY — Constant Static Property, class com.nativeExtensions.saf.DocumentLegacy
Documents directory
documentsUri — Property, class com.nativeExtensions.saf.Document
Get the Documents folder Uri.
documentsUri — Static Property, class com.nativeExtensions.saf.DocumentLegacy
Get the Documents folder Uri.
downloadDirectory — Static Property, class com.nativeExtensions.saf.Document
Get the Download folder.
DOWNLOADS_DIRECTORY — Constant Static Property, class com.nativeExtensions.saf.Document
Downloads directory
DOWNLOADS_DIRECTORY — Constant Static Property, class com.nativeExtensions.saf.DocumentLegacy
Downloads directory
downloadUri — Property, class com.nativeExtensions.saf.Document
Get the Download folder Uri.
downloadUri — Static Property, class com.nativeExtensions.saf.DocumentLegacy
Get the Download folder Uri.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z