ReturnCode

Code number representation.

package

Default

Methods

Constants

Code for all requests without any slashes

CODE_BAD_REQUEST

Code for all requests with "/ok" ending

CODE_OK_REQUEST

Code for all requests with "/error" ending

CODE_ERROR_REQUEST

Code for all requests with "/data" ending

CODE_DATA_REQUEST

Code for all requests with ending that not in (ok, error. data)

CODE_UNKNOWN_REQUEST