isReponseResult method

bool isReponseResult()

Implementation

bool isReponseResult() {
  return !isResponseError();
}