public interface DoneCallback extends CallbackBase
| Modifier and Type | Method and Description |
|---|---|
void |
done(NCMBException e)
Override this method with the code you want to run after process completed
|
void done(NCMBException e)
e - exception from NIFCLOUD mobile backend