| AndroidGalleryManagergetAllFolders Method (String, String, String, Int32, Int32, AndroidGalleryManageronMediaCallback) | 
Gets all folders.
This method automatically add STORAGE_EXTERNAL to get.
You will get the result through callback.
Namespace: AndroidLocalGalleryPlugin
 Syntax
Syntaxpublic void getAllFolders( string storage, string folderDir, string sortOrder, int offset, int limit, AndroidGalleryManageronMediaCallback callback )
 See Also
See Also