Click or drag to resize

SmartFox Constructor

Overload List
  NameDescription
Public methodCode exampleSmartFox
Creates a new SmartFox instance.
Public methodCode exampleSmartFox(Boolean)
Creates a new SmartFox instance.
Public methodCode exampleSmartFox(UseWebSocket)
Creates a new SmartFox instance enabling websocket communication instead of the default socket communication.
Public methodCode exampleSmartFox(UseWebSocket, Boolean)
Creates a new SmartFox instance enabling websocket communication instead of the default socket communication.
Top
See Also