|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Dispatched when the connection to the server is re-established after a temporary loss, while the SmartFoxServer 3 HRC system is available in the Zone. More...
#include <SFSEvent.h>
Dispatched when the connection to the server is re-established after a temporary loss, while the SmartFoxServer 3 HRC system is available in the Zone.
Put the application interface back in the state it had before the disconnection. If the reconnection fails instead, a SFSEvent::CONNECTION_LOST event is dispatched.
This event carries no data.