public interface CaptchaResultIf
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getErrorCodes() |
boolean |
isSuccess()
Set to true if an error is found
|
void |
setErrorCodes(java.lang.String[] errorCodes) |
void |
setSuccess(boolean success)
Set to true if an error is found
|
boolean isSuccess()
void setSuccess(boolean success)
success
- the success to setjava.lang.String[] getErrorCodes()
void setErrorCodes(java.lang.String[] errorCodes)
errorCodes
- the errorCodes to setCopyright © 2018 DS Data Systems UK Ltd.