public abstract class StringCallback extends AbsCallback
| Constructor and Description |
|---|
StringCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onResponse(NewCall newCall,
HttpResponse response,
int id) |
void |
onSuccess(NewCall newCall,
String response,
int id) |
onFailurepublic void onResponse(NewCall newCall, HttpResponse response, int id)
onResponse in class AbsCallbackCopyright © 2020. All rights reserved.