|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Dispatched when a Room is joined by the current user. More...
#include <SFSEvent.h>
Public Attributes | |
| std::shared_ptr< entities::Room > | room |
| The Room that was joined. | |
Dispatched when a Room is joined by the current user.
Sent in response to a requests::JoinRoomRequest or a requests::QuickJoinGameRequest, if the operation succeeded.