AndroidGalleryManagergetAllFolders Method |
Name | Description | |
---|---|---|
![]() | getAllFolders(String, String, Int32, Int32, AndroidGalleryManageronMediaCallback) | Gets all folders. This method automatically add STORAGE_EXTERNAL to get. You will get the result through callback. |
![]() | getAllFolders(String, Int32, String, Int32, Int32, AndroidGalleryManageronMediaCallback) | Gets all folders. This method automatically add STORAGE_EXTERNAL to get. You will get the result through callback. Added in v1.1.0 |
![]() | getAllFolders(String, String, String, Int32, Int32, AndroidGalleryManageronMediaCallback) | Gets all folders. This method automatically add STORAGE_EXTERNAL to get. You will get the result through callback. |
![]() | getAllFolders(String, Int32, String, String, Int32, Int32, AndroidGalleryManageronMediaCallback) | Gets all folders. This method automatically add STORAGE_EXTERNAL to get. You will get the result through callback. Added in v1.1.0 |
![]() | getAllFolders(String, String, Int32, String, Int32, Int32, AndroidGalleryManageronMediaCallback) | Gets all folders. This method automatically add STORAGE_EXTERNAL to get. You will get the result through callback. Added in v1.1.0 |
![]() | getAllFolders(String, String, Int32, String, String, Int32, Int32, AndroidGalleryManageronMediaCallback) | Gets all folders. This method automatically add STORAGE_EXTERNAL to get. You will get the result through callback. Added in v1.1.0 |