status property

int status
final

status code coming from the server. ex: 200, 401, 404, 500...

Implementation

final int status;