Values returned by setGrokkerPassword and authenticateGrokker.
Public Attributes | |
| SUCCESS | |
| Successful. | |
| NOT_AUTHENTICATED | |
| Failure, grokker is not authenticated. | |
| WRONG_PASSWORD | |
| Incorrect password passed. | |
| NO_PASSWORD_SET | |
| No password is set, so can't authenticate. | |
| NOT_CONNECTED | |
| Grokker is not connected. | |
| OTHER_ERROR | |
| Other error (unknown) | |