public class KiteResponseHandler extends Object
| Constructor and Description |
|---|
KiteResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
handle(okhttp3.Response response,
String body) |
String |
handle(okhttp3.Response response,
String body,
String type) |
public org.json.JSONObject handle(okhttp3.Response response,
String body)
throws IOException,
KiteException,
org.json.JSONException
IOExceptionKiteExceptionorg.json.JSONExceptionpublic String handle(okhttp3.Response response, String body, String type) throws IOException, KiteException, org.json.JSONException
IOExceptionKiteExceptionorg.json.JSONExceptionCopyright © 2022. All rights reserved.