AndroidGalleryManagergetImageFiles Method (String, String, Int32, Int32, AndroidGalleryManageronMediaCallback) |
Gets the image files.
This method automatically add STORAGE_EXTERNAL to get.
You will get the result through callback.
Namespace: AndroidLocalGalleryPlugin
public void getImageFiles( string folderDir, string sortOrder, int offset, int limit, AndroidGalleryManageronMediaCallback callback )