public abstract class StringCallback extends Callback
| 构造器 | 说明 |
|---|---|
StringCallback() |
public void onResponse(okhttp3.Call call,
Response response,
int id)
onResponse 在类中 Callbackpublic void onSuccess(okhttp3.Call call,
String response,
int id)
Copyright © 2019. All rights reserved.