SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
Loading...
Searching...
No Matches
sfs3::event::ConnectionResume Struct Reference

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>

Detailed Description

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.

See also
SFSEvent::CONNECTION_RETRY

The documentation for this struct was generated from the following file: