Static Public Attributes | |
| str | SUCCESS = "ok" |
| str | NOT_FOUND = "NOT_FOUND" |
| str | ROOM_FULL = "ROOM_FULL" |
| str | FORBIDDEN = "FORBIDDEN" |
| str | VALIDATION_ERROR = "VALIDATION_ERROR" |
| str | SERVER_ERROR = "SERVER_ERROR" |
A class representing the error codes for can_join_room API endpoint.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |