Click or drag to resize

AndroidGalleryManagergetAllFoldersMaxCount Method

Overload List
  NameDescription
Public methodgetAllFoldersMaxCount(String, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback)

Gets all folders max count.

This method automatically add STORAGE_EXTERNAL to get.

You will get the result through callback.

Public methodgetAllFoldersMaxCount(String, Int32, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback)

Gets all folders max count.

This method automatically add STORAGE_EXTERNAL to get.

You will get the result through callback.

Added in v1.1.0

Public methodgetAllFoldersMaxCount(String, String, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback)

Gets all folders max count.

You will get the result through callback.

Public methodgetAllFoldersMaxCount(String, Int32, String, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback)

Gets all folders max count.

This method automatically add STORAGE_EXTERNAL to get.

You will get the result through callback.

Added in v1.1.0

Public methodgetAllFoldersMaxCount(String, String, Int32, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback)

Gets all folders max count.

You will get the result through callback.

Added in v1.1.0

Public methodgetAllFoldersMaxCount(String, String, Int32, String, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback)

Gets all folders max count.

You will get the result through callback.

Added in v1.1.0

Top
See Also