Tells whether the request is successful or not.
value | description |
---|---|
SUCCESS | Request is ok. No error found. |
FAIL | Request failed. See ActionStatus.errorCode for an error code. |
WARNING | Request warning. See ActionStatus.errorCode for an error code. |