Uses of Class
com.squareup.okhttp.Response
| Package | Description |
|---|---|
| com.squareup.okhttp |
-
Uses of Response in com.squareup.okhttp
Methods in com.squareup.okhttp that return Response Modifier and Type Method Description ResponseResponse.Builder. build()ResponseResponse. redirectedBy()Returns the response for the HTTP redirect that triggered this response, or null if this response wasn't triggered by an automatic redirect.Methods in com.squareup.okhttp with parameters of type Response Modifier and Type Method Description voidResponse.Receiver. onResponse(Response response)Response.BuilderResponse.Builder. redirectedBy(Response redirectedBy)