Click or drag to resize

AndroidGalleryManagergetFilesMaxCount Method

Overload List
  NameDescription
Public methodgetFilesMaxCount(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

Public methodgetFilesMaxCount(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

Public methodgetFilesMaxCount(String, String, Int32, String, Int32, Int32, AndroidGalleryManageronMediaMaxCountCallback)

Gets the files max count.

You will get the result through callback.

Added in v1.1.0

Public methodgetFilesMaxCount(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

Top
See Also