|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Dispatched when the connection to the server is interrupted. More...
#include <SFSEvent.h>
Public Attributes | |
| std::string | disconnectionReason |
| The reason of the disconnection, among those in net::ClientDisconnectionReason. | |
Dispatched when the connection to the server is interrupted.
It is also dispatched in response to a call to SmartFox::disconnect.