public interface CountCallback extends CallbackBase
| Modifier and Type | Method and Description |
|---|---|
void |
done(int result,
NCMBException e)
Override this method with the code you want to run after count object
|
void done(int result,
NCMBException e)
result - number of search resulte - NCMBException from NIFCLOUD mobile backend