Class: GalleryPicker
This page documents the methods and fields available in the GalleryPicker class.
Members
| Signature | Description |
|---|---|
onCancel() | Performs the onCancel operation. |
onError(String) | Performs the onError operation using the provided parameters (error). |
onSuccess(String, File) | Performs the onSuccess operation using the provided parameters (imageName, imageFile). |
open(Listener) | Performs the open operation using the provided parameters (listener). |