|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
The base of every event dispatched by the API. More...
#include <SFSEvent.h>
The base of every event dispatched by the API.
An event handler receives a reference to this type. To read the payload, cast the reference to the struct that belongs to the event type you registered for, as listed in SFSEvent.