Class Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
R
 Room
S
 SFSEvent
 SmartFoxClient
U
 User
The Room class is used internally by the SmartFoxClient object to store the properties of each room.
Each event dispatched by the SmartFoxClient class is a SFSEvent object (it.gotoandplay.smartfoxserver.SFSEvent) which extends the flash.events.Event class.
This is the class responsible for connecting to the server and handling all related events.
The User class is used internally by the SmartFoxClient object to store the properties of each user.