Interface | Description |
---|---|
BannedUser | |
IDGenerator | |
ILoginFinalizer | |
IRoomFactory | |
IVersion | |
Loggable | |
Room | |
User | |
Zone |
Class | Description |
---|---|
DefaultRoomFactory | |
LoginData | |
RoomSize |
Represent the size of a Room.
|
SFS2XVersion | |
SFSBannedUser | |
SFSEmail |
The class represent an email message in either plain text or valid HTML format that can be sent
via the mail service provided by the SmartFoxServer class.
|
SFSIDGenerator | |
SFSRoom |
Overview
The Room object is the main tool to organize and group Users in the application.
|
SFSUser |
Overview
The User object represents a connected and logged in client in the system.
|
SFSZone |
Overview
The Zone represent an application running in the Server, from a simple chat application to a large scale MMO with dozens of games.
|
Enum | Description |
---|---|
SFSRoomEvents | |
SFSRoomRemoveMode |
The Remove Mode tells the RoomManager how to auto-remove dynamically created Rooms.
|
SFSRoomSettings |
These flags are used to configure the Room behavior
|