public class SuccessApiResponse extends ApiResponse<SuccessApiResponse>
NO_TYPE, PARSE_ERROR_TYPE| Constructor and Description |
|---|
SuccessApiResponse(Message msg)
Construct a SuccessApiResponse from a message
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSuccess()
Get the success state
|
getApiErrorCode, getDescription, getError, getErrorCode, getErrorObject, getJv, getType, hasError, throwOnHasError, toStringpublic SuccessApiResponse(Message msg)
msg - the message