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

The base of every event dispatched by the API. More...

#include <SFSEvent.h>

Detailed Description

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.


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