| AndroidGalleryManagergetFilesMaxCount Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | getFilesMaxCount(String, Int32, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback) | Gets the files max count. This method automatically add STORAGE_EXTERNAL to get. You will get the result through callback. Added in v1.1.0 | 
|  | getFilesMaxCount(String, Int32, String, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback) | Gets the files max count. This method automatically add STORAGE_EXTERNAL to get. You will get the result through callback. Added in v1.1.0 | 
|  | getFilesMaxCount(String, String, Int32, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback) | Gets the files max count. You will get the result through callback. Added in v1.1.0 | 
|  | getFilesMaxCount(String, String, Int32, String, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback) | Gets the files max count. You will get the result through callback. Added in v1.1.0 | 
 See Also
See Also