public interface FetcherResponse
| Modifier and Type | Interface and Description |
|---|---|
static class |
FetcherResponse.Status |
| Modifier and Type | Method and Description |
|---|---|
Response |
getResponse()
Returns the response from the server
|
FetcherResponse.Status |
getStatus()
Return the status of this response
|
FetcherResponse.Status getStatus()
Response getResponse()
Copyright © 2018. All rights reserved.