public abstract class BooleanCallback extends BaseCallback<java.lang.Boolean>
| Constructor and Description |
|---|
BooleanCallback() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
inBackground(org.json.JSONArray jsonArray) |
doFailure, doSuccess, inBackground, onFailure, onSuccesspublic java.lang.Boolean inBackground(org.json.JSONArray jsonArray)
throws java.lang.Exception
inBackground in class BaseCallback<java.lang.Boolean>java.lang.Exception