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

G

get(String) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get an object from a string key
get(int) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get an object from an index key
getAllUsers() - Method in class it.gotoandplay.smartfoxserver.data.Room
Get all the users in the Room
getAllUsersInZone() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getAutoJoinRoom() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getBool(int) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get a boolean from an index key
getBool(String) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get a boolean from a String key
getBuddyManager() - Method in class it.gotoandplay.smartfoxserver.data.Zone
Return the BuddyListManager for this zone
getChannel() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getChannelFromName(String) - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getChannelList() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getChannellList() - Method in class it.gotoandplay.smartfoxserver.data.Room
Get a list of the SocketChannels in this room
getCountUpdate() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getCreator() - Method in class it.gotoandplay.smartfoxserver.data.Room
 
getEmptyNames() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getEventName() - Method in class it.gotoandplay.smartfoxserver.events.InternalEventObject
 
getExtManager() - Method in class it.gotoandplay.smartfoxserver.data.Room
 
getExtManager() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getGuestName() - Method in class it.gotoandplay.smartfoxserver.extensions.ExtensionHelper
Return a guest name in the format of "guest_nn" where nn is an autoincrement integer
getId() - Method in class it.gotoandplay.smartfoxserver.data.Room
Get room id
getIgnoreListManager() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getIpAddress() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getLastMessageTime() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getLoginTime() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getMaxRoomNameLen() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getMaxRooms() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getMaxRoomsPerUser() - Method in class it.gotoandplay.smartfoxserver.data.Zone
Get the maximum number of rooms that can be created by a single user
getMaxSpectator() - Method in class it.gotoandplay.smartfoxserver.data.Room
 
getMaxUserNameLen() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getMaxUsers() - Method in class it.gotoandplay.smartfoxserver.data.Room
Get the max number of users allowed
getMaxUsers() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getName() - Method in class it.gotoandplay.smartfoxserver.data.Room
getName()
getName() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getName() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getNumber(int) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get a number from an index key
getNumber(String) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get a number from a string key
getObj(int) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get an ActionscriptObject from an index key
getObj(String) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get an ActionscriptObject from a string key
getObject(String) - Method in class it.gotoandplay.smartfoxserver.events.InternalEventObject
 
getOwner() - Method in class it.gotoandplay.smartfoxserver.data.RoomVariable
 
getOwnerRoom() - Method in class it.gotoandplay.smartfoxserver.extensions.AbstractExtension
Get the name of the room where the extension is attached to (if any)
getOwnerZone() - Method in class it.gotoandplay.smartfoxserver.extensions.AbstractExtension
Get the name of the zone where the extension is attached to
getParam(String) - Method in class it.gotoandplay.smartfoxserver.events.InternalEventObject
 
getPassword() - Method in class it.gotoandplay.smartfoxserver.data.Room
Get the optional room password
getPlayerIndex() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getPlayerIndex(Room) - Method in class it.gotoandplay.smartfoxserver.data.User
 
getPrivilege() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getRoom() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getRoom(int) - Method in class it.gotoandplay.smartfoxserver.data.Zone
Return a room object from this zone
getRoomByName(String) - Method in class it.gotoandplay.smartfoxserver.data.Zone
Find a room from its name
getRoomCount() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getRoomList() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getRooms() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getRoomsConnected() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getRoomsConnectedCount() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getRoomsCreatedCount() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getRoomUpdates() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getServerStatus() - Static method in class it.gotoandplay.smartfoxserver.webserver.WebHelper
get the server status
getSpectatorCount() - Method in class it.gotoandplay.smartfoxserver.data.Room
 
getStatus() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getString(int) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get a String from and index key
getString(String) - Method in class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Get a String from a string key
getType() - Method in class it.gotoandplay.smartfoxserver.data.UserVariable
 
getTypedObject(String) - Method in class it.gotoandplay.smartfoxserver.events.InternalEventObject
 
getUcountUpdates() - Method in class it.gotoandplay.smartfoxserver.data.Room
Get the status of the "uCount" server updates
getUserByChannel(SocketChannel) - Method in class it.gotoandplay.smartfoxserver.extensions.ExtensionHelper
Return a User object from its socket channel
getUserById(int) - Method in class it.gotoandplay.smartfoxserver.extensions.ExtensionHelper
Return a User object from its numeric id
getUserCount() - Method in class it.gotoandplay.smartfoxserver.data.Room
 
getUserCount() - Method in class it.gotoandplay.smartfoxserver.data.Zone
New since version 1.4.0 no need to use the above code.
getUserId() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getUserList() - Method in class it.gotoandplay.smartfoxserver.data.Room
Return an array of users
getUserList() - Method in class it.gotoandplay.smartfoxserver.data.Zone
Get the full list of users connected to this zone
getValue() - Method in class it.gotoandplay.smartfoxserver.data.UserVariable
 
getVariable(String) - Method in class it.gotoandplay.smartfoxserver.data.Room
Get a room variable
getVariable(String) - Method in class it.gotoandplay.smartfoxserver.data.User
Get a User Variable
getVariableNames() - Method in class it.gotoandplay.smartfoxserver.data.Room
 
getVariableNames() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getVariables() - Method in class it.gotoandplay.smartfoxserver.data.Room
Get a map of variables
getVariables() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getVarsOnRoomList() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getXmlBuddy(String) - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
getXmlUserList() - Method in class it.gotoandplay.smartfoxserver.data.Room
Get xml formatted userList XML format is: hello 100
getXmlVariable(String) - Method in class it.gotoandplay.smartfoxserver.data.Room
 
getXmlVarList() - Method in class it.gotoandplay.smartfoxserver.data.Room
 
getXmlVarList() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getZone() - Method in class it.gotoandplay.smartfoxserver.data.Room
Get the parent zone
getZone() - Method in class it.gotoandplay.smartfoxserver.data.User
 
getZone(String) - Method in class it.gotoandplay.smartfoxserver.extensions.ExtensionHelper
Return a Zone object from its name

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