status property

int status
final

DNS response status code (RCODE) 0 = NOERROR, 1 = FORMERR, 2 = SERVFAIL, 3 = NXDOMAIN, etc.

Implementation

final int status;