getStatus method

int getStatus()

Implementation

int getStatus() {
  return rawResponse.status!;
}