|
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 "entities/SFSObject.h"#include "entities/User.h"#include <cstdint>#include <memory>#include <string>#include <utility>Classes | |
| class | sfs3::entities::Invitation |
| All the details of an invitation received by the current user. More... | |
Enumerations | |
| enum class | sfs3::entities::InvitationReply : uint8_t { ACCEPT = 0 , REFUSE = 1 , EXPIRED = 2 } |
| The possible replies to an invitation, sent back to the inviter with a requests::inv::InvitationReplyRequest. More... | |
Doxygen only documents namespace-scope entities (enums, aliases, constants, free functions) in a header that carries this block.
|
strong |
The possible replies to an invitation, sent back to the inviter with a requests::inv::InvitationReplyRequest.