public interface ExecuteScriptCallback extends CallbackBase
| Modifier and Type | Method and Description |
|---|---|
void |
done(byte[] data,
NCMBException e)
Override this method with the code you want to run after executing script service
|
void done(byte[] data,
NCMBException e)
data - Result to scripte - NCMBException from NIFCLOUD mobile backend