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