public static class HttpFetcher.HttpFetcherResponse extends Object implements FetcherResponse
FetcherResponse.Status| Modifier and Type | Method and Description |
|---|---|
BaseResponse |
getResponse()
Returns the response from the server
|
FetcherResponse.Status |
getStatus()
Return the status of this response
|
public FetcherResponse.Status getStatus()
FetcherResponsegetStatus in interface FetcherResponsepublic BaseResponse getResponse()
FetcherResponsegetResponse in interface FetcherResponseCopyright © 2018. All rights reserved.