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