SmartFox Constructor |
| Name | Description | |
|---|---|---|
| SmartFox |
Creates a new SmartFox instance.
| |
| SmartFox(Boolean) |
Creates a new SmartFox instance.
| |
| SmartFox(UseWebSocket) |
Creates a new SmartFox instance enabling websocket communication instead of the default socket communication.
| |
| SmartFox(UseWebSocket, Boolean) |
Creates a new SmartFox instance enabling websocket communication instead of the default socket communication.
|