CONZEPT 16 C++ API
|
Logout of a user from a database. More...
#include "C16/User.hpp"
Public Types | |
enum | Result { Result::OK, Result::USER_INEXISTENT, Result::USER_SELF, Result::SERVER_PASSWORD_INCORRECT } |
Result of a logout of a user from the database. More... | |