Skip to content
Snippets Groups Projects
Commit ac65b7b9 authored by michael.minelli's avatar michael.minelli
Browse files

DojoStatusCode => Add login failed code

parent 219d3634
No related branches found
No related tags found
No related merge requests found
enum DojoStatusCode { enum DojoStatusCode {
LOGIN_FAILED = 1,
CLIENT_NOT_SUPPORTED = 100, CLIENT_NOT_SUPPORTED = 100,
CLIENT_VERSION_NOT_SUPPORTED = 110, CLIENT_VERSION_NOT_SUPPORTED = 110,
ASSIGNMENT_PUBLISH_NO_PIPELINE = 200, ASSIGNMENT_PUBLISH_NO_PIPELINE = 200,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment