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