SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
Loading...
Searching...
No Matches
sfs3::core::BaseRequest Class Reference

The base of every request an application sends to the server. More...

#include <BaseRequest.h>

Inheritance diagram for sfs3::core::BaseRequest:
[legend]

Detailed Description

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.

See also
SmartFox::send

The documentation for this class was generated from the following files:
  • core/BaseRequest.h
  • core/BaseRequest.cpp