public interface ExecuteServiceCallback extends CallbackBase
| Modifier and Type | Method and Description |
|---|---|
void |
done(org.json.JSONObject json,
NCMBException e)
Override this method with the code you want to run after executing service
|
void done(org.json.JSONObject json,
NCMBException e)
json - response from NIFCLOUD mobile backende - exception from NIFCLOUD mobile backend