|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
The base of every request an application sends to the server. More...
#include <BaseRequest.h>
The base of every request an application sends to the server.
Build one of the concrete requests in the requests namespace and pass it to SmartFox::send. Each one carries its own parameters and reports its outcome with an event.