|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Doxygen only documents namespace-scope entities (enums, aliases, constants, free functions) in a header that carries this block. More...
#include <cstdint>Enumerations | |
| enum class | sfs3::entities::UserPrivileges : int32_t { GUEST = 0 , STANDARD = 1 , MODERATOR = 2 , ADMINISTRATOR = 3 } |
| The default user types known by SmartFoxServer. More... | |
Doxygen only documents namespace-scope entities (enums, aliases, constants, free functions) in a header that carries this block.
|
strong |
The default user types known by SmartFoxServer.
The server assigns one of these values, or a custom one, as the privilege id of a user when he logs in.