public static class API.Completion extends HttpClient.HttpJSONCompletion
| Constructor and Description |
|---|
Completion() |
| Modifier and Type | Method and Description |
|---|---|
void |
completion(int code,
org.json.JSONObject data) |
void |
completion(int code,
java.lang.String data) |
completionhandleResponsecomplete, complete, complete, completion, completion, getData, getError, getException, getExecutor, getLabel, isComplete, isPending, progress, run, setData, setError, setException, setExecutor, setLabelpublic void completion(int code,
java.lang.String data)
completion in class HttpClient.HttpJSONCompletionpublic void completion(int code,
org.json.JSONObject data)
completion in class HttpClient.HttpJSONCompletion