public interface SearchFileCallback extends CallbackBase
| Modifier and Type | Method and Description |
|---|---|
void |
done(java.util.List<NCMBFile> files,
NCMBException e)
Override this method with the code you want to run after searching files
|
void done(java.util.List<NCMBFile> files, NCMBException e)
files - found filese - exception sdk internal or NIFCLOUD mobile backend