Type definitions related to the Guacamole client structure, guac_client. More...
Go to the source code of this file.
Enumerations | |
enum | guac_client_state { GUAC_CLIENT_RUNNING, GUAC_CLIENT_STOPPING } |
Possible current states of the Guacamole client. More... |
Type definitions related to the Guacamole client structure, guac_client.
enum guac_client_state |
Possible current states of the Guacamole client.
Currently, the only two states are GUAC_CLIENT_RUNNING and GUAC_CLIENT_STOPPING.