A B C D E G H I J K L M O P R S T U V X Z _

G

get(String) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get an object from a string key
get(int) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get an object from an index key
getActiveRoom() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Get the currently active Room object.
getAllRooms() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Get the list of rooms in the current zone.
getBenchStartTime() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
 
getBool(int) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get a boolean from an index key
getBool(String) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get a boolean from a String key
getBuddyById(int) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Get a buddy from the buddy list, using the user id as key.
getBuddyByName(String) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Get a buddy from the buddy list, using the buddy's username as key.
getBuddyRoom(Buddy) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Request the room id(s) of the room(s) where a buddy is currently located into.
getConnectionMode() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Get the current connection mode.
getHttpPollSpeed() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Returns the minimum interval between two polling requests when connecting to SmartFoxServer via BlueBox module.
getId() - Method in class it.gotoandplay.smartfoxclient.data.Buddy
Returns the buddy id.
getId() - Method in class it.gotoandplay.smartfoxclient.data.Room
Get the id of the room.
getId() - Method in class it.gotoandplay.smartfoxclient.data.User
Get the id of the user.
getLogger() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Returns the Logger used to log the SmatFoxCLient debug messages.
getMaxSpectators() - Method in class it.gotoandplay.smartfoxclient.data.Room
Retrieve the maximum number of spectators that can join the room.
getMaxUsers() - Method in class it.gotoandplay.smartfoxclient.data.Room
Retrieve the maximum number of users that can join the room.
getMyPlayerIndex() - Method in class it.gotoandplay.smartfoxclient.data.Room
Retrieve the player id for the current user in the room.
getName() - Method in class it.gotoandplay.smartfoxclient.data.Buddy
Returns the buddy name.
getName() - Method in class it.gotoandplay.smartfoxclient.data.Room
Get the name of the room.
getName() - Method in class it.gotoandplay.smartfoxclient.data.User
Get the name of the user.
getName() - Method in class it.gotoandplay.smartfoxclient.SFSEvent
 
getNumber(int) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get a number from an index key
getNumber(String) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get a number from a string key
getObj(int) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get an ActionscriptObject from an index key
getObj(String) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get an ActionscriptObject from a string key
getParams() - Method in class it.gotoandplay.smartfoxclient.SFSEvent
 
getPlayerId() - Method in class it.gotoandplay.smartfoxclient.data.User
Retrieve the player id of the user.
getRandomKey() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Retrieve a random string key from the server.
getRawProtocolSeparator() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Returns the character used as separator for the String (raw) protocol.
getRoom(int) - Method in class it.gotoandplay.smartfoxclient.data.Zone
 
getRoom(int) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Get a Room object, using its id as key.
getRoomByName(String) - Method in class it.gotoandplay.smartfoxclient.data.Zone
 
getRoomByName(String) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Get a Room object, using its name as key.
getRoomList() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Retrieve the updated list of rooms in the current zone.
getSessionId() - Method in class it.gotoandplay.smartfoxclient.http.HttpConnection
 
getSpectatorCount() - Method in class it.gotoandplay.smartfoxclient.data.Room
Retrieve the number of spectators currently inside the room.
getString(int) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get a String from and index key
getString(String) - Method in class it.gotoandplay.smartfoxclient.data.SFSObject
Get a String from a string key
getType() - Method in class it.gotoandplay.smartfoxclient.data.SFSVariable
Returns the variable type.
getUploadPath() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Get the default upload path of the embedded webserver.
getUser(String) - Method in class it.gotoandplay.smartfoxclient.data.Room
Retrieve a user currently in the room.
getUser(int) - Method in class it.gotoandplay.smartfoxclient.data.Room
Retrieve a user currently in the room.
getUserCount() - Method in class it.gotoandplay.smartfoxclient.data.Room
Retrieve the number of users currently inside the room.
getUserList() - Method in class it.gotoandplay.smartfoxclient.data.Room
Get the list of users currently inside the room.
getValue() - Method in class it.gotoandplay.smartfoxclient.data.SFSVariable
Returns the variable value.
getVariable(String) - Method in class it.gotoandplay.smartfoxclient.data.Room
Retrieve a Room Variable.
getVariable(String) - Method in class it.gotoandplay.smartfoxclient.data.User
Retrieve a User Variable.
getVariables() - Method in class it.gotoandplay.smartfoxclient.data.Buddy
Returns the buddy variables.
getVariables() - Method in class it.gotoandplay.smartfoxclient.data.Room
Retrieve all Room Variables.
getVariables() - Method in class it.gotoandplay.smartfoxclient.data.User
Retrieve all User Variables.
getVersion() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Get the SmartFoxServer Flash API version.

A B C D E G H I J K L M O P R S T U V X Z _