TData - The type of the response datapublic class ApiResponse<TData> extends Object
| Modifier and Type | Method and Description |
|---|---|
TData |
getData() |
String |
getError() |
String |
getMessage() |
int |
getStatusCode() |
boolean |
hasData() |
boolean |
isSuccessful() |
Copyright © 2016–2019. All rights reserved.