statusCode property

int statusCode
final

The HTTP status code returned by the server (should be 401 for unauthorized access).

Implementation

final int statusCode;