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