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