public interface SearchInstallationCallback extends CallbackBase
| Modifier and Type | Method and Description |
|---|---|
void |
done(java.util.ArrayList<NCMBInstallation> installations,
NCMBException e)
Override this method with the code you want to run after getting installations
|
void done(java.util.ArrayList<NCMBInstallation> installations, NCMBException e)
installations - found installationse - exception sdk internal or NIFCLOUD mobile backend