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

O

onAdminMessage - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a message from the Administrator is received.
onBuddyList - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when the buddy list for the current user is received or a buddy is added/removed.
onBuddyListError - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when an error occurs while loading the buddy list.
onBuddyListUpdate - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when the status or variables of a buddy in the buddy list change.
onBuddyPermissionRequest - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when the current user receives a request to be added to the buddy list of another user.
onBuddyRoom - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched in response to a SmartFoxClient.getBuddyRoom(it.gotoandplay.smartfoxclient.data.Buddy) request.
onClose() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
 
onConfigLoadFailure - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when an error occurs while loading the external SmartFoxClient configuration file.
onConfigLoadSuccess - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when the external SmartFoxClient configuration file has been loaded successfully.
onConnect(boolean) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
 
onConnection - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched in response to the SmartFoxClient.connect(java.lang.String) request.
onConnectionLost - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when the connection with SmartFoxServer is closed (either from the client or from the server).
onCreateRoomError - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when an error occurs during the creation of a room.
onData(String) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
 
onDebugMessage - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a debug message is traced by the SmartFoxServer API.
onError(Exception) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
 
onExtensionResponse - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a command/response from a server-side extension is received.
onHttpClose - Static variable in class it.gotoandplay.smartfoxclient.http.HttpEvent
 
onHttpConnect - Static variable in class it.gotoandplay.smartfoxclient.http.HttpEvent
 
onHttpData - Static variable in class it.gotoandplay.smartfoxclient.http.HttpEvent
 
onHttpError - Static variable in class it.gotoandplay.smartfoxclient.http.HttpEvent
 
onJoinRoom - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a room is joined successfully.
onJoinRoomError - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when an error occurs while joining a room.
onLogin - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when the login to a SmartFoxServer zone has been attempted.
onLogout - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when the user logs out successfully.
onModeratorMessage - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a message from a Moderator is received.
onObjectReceived - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when an object is received.
onPlayerSwitched - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched in response to the SmartFoxClient.switchPlayer() request.
onPrivateMessage - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a private chat message is received.
onPublicMessage - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a public chat message is received.
onRandomKey - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched in response to a SmartFoxClient.getRandomKey() request.
onRoomAdded - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a new room is created in the zone where the user is currently logged in.
onRoomDeleted - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a room is removed from the zone where the user is currently logged in.
onRoomLeft - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a room is left in multi-room mode, in response of a SmartFoxClient.leaveRoom(int) request.
onRoomListUpdate - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when the list of rooms available in the current zone is received.
onRoomVariablesUpdate - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when Room Variables are updated.
onRoundTripResponse - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a response to the SmartFoxClient.roundTripBench() request is received.
onSpectatorSwitched - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched in response to the SmartFoxClient.switchSpectator() request.
onUserCountChange - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when the number of users and/or spectators changes in a room within the current zone.
onUserEnterRoom - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when another user joins the current room.
onUserLeaveRoom - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a user leaves the current room.
onUserVariablesUpdate - Static variable in class it.gotoandplay.smartfoxclient.SFSEvent
Dispatched when a user in the current room updates his/her User Variables.

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