|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Dispatched when one or more User Variables are updated. More...
#include <SFSEvent.h>
Public Attributes | |
| std::vector< std::string > | changedVars |
| The names of the User Variables that were updated, or created for the first time. | |
| std::shared_ptr< entities::User > | user |
| The user who updated his own User Variables. | |
Dispatched when one or more User Variables are updated.
Sent in response to a requests::SetUserVariablesRequest from a user in one of the joined Rooms.