It configures the access to the gallery of the device.

PUBLIC METHODS

void setPhotosOrVideosGalleryMode()

It configures the instance so that the photo gallery of the device enables the user to select photos and videos.

void setOnlyPhotosGalleryMode()

It configures the instance so that the gallery of the device enables the user to only select photos.

void setOnlyVideosGalleryMode()

It configures the instance so that the photo gallery of the device enables the user to only select videos.