|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
The server side Extension to attach to a Room upon creation. More...
#include <RoomSettings.h>
Public Member Functions | |
| RoomExtension (std::string id, std::string className) | |
The server side Extension to attach to a Room upon creation.
|
inline |
| id | the name of the Extension, as deployed on the server |
| className | the fully qualified name of the Extension's main class |