statusCode property

int statusCode
final

HTTP status code returned by the server (e.g. 400, 401, 403, 404, 422, 500).

Implementation

final int statusCode;