public static interface Response.CallBack
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onError(Connection connection,
IOException e) |
void |
onResponse(Response response) |
void onResponse(Response response)
void onError(Connection connection, IOException e)
Copyright © 2020. All rights reserved.