|
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 <string>Namespaces | |
| namespace | sfs3::entities::ReservedBuddyVariables |
| The names the SmartFoxServer API reserves for the Buddy Variables that hold buddy-related information. | |
Variables | |
| const std::string | sfs3::entities::ReservedBuddyVariables::BV_ONLINE = "$__BV_ONLINE__" |
| The Buddy Variable keeping track of the online/offline state of the user in a buddy list. | |
| const std::string | sfs3::entities::ReservedBuddyVariables::BV_STATE = "$__BV_STATE__" |
| The Buddy Variable storing the custom state of the user in a buddy list. | |
| const std::string | sfs3::entities::ReservedBuddyVariables::BV_NICKNAME = "$__BV_NICKNAME__" |
| The Buddy Variable storing the optional nickname of the user in a buddy list. | |
Doxygen only documents namespace-scope entities (enums, aliases, constants, free functions) in a header that carries this block.