A B C D E F G H I J K L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- LeaveRoom - Static variable in class sfs2x.client.requests.BaseRequest
-
*Private*
- LeaveRoomRequest - Class in sfs2x.client.requests
-
Leaves one of the Rooms joined by the current user.
- LeaveRoomRequest() - Constructor for class sfs2x.client.requests.LeaveRoomRequest
- LeaveRoomRequest(Room) - Constructor for class sfs2x.client.requests.LeaveRoomRequest
-
Creates a new LeaveRoomRequest instance.
- LESS_THAN - sfs2x.client.entities.match.NumberMatch
-
An instance of NumberMatch representing the following condition: number1 < number2.
- LESS_THAN_OR_EQUAL_TO - sfs2x.client.entities.match.NumberMatch
-
An instance of NumberMatch representing the following condition: number1 <= number2.
- loadConfig() - Method in class sfs2x.client.SmartFox
- loadConfig(boolean) - Method in class sfs2x.client.SmartFox
- loadConfig(String) - Method in class sfs2x.client.SmartFox
- loadConfig(String, boolean) - Method in class sfs2x.client.SmartFox
-
Loads the client configuration file.
- LogicOperator - Enum in sfs2x.client.entities.match
-
The LogicOperator class is used to concatenate two matching expressions using the AND or OR logical operator.
- Login - Static variable in class sfs2x.client.requests.BaseRequest
-
*Private*
- LOGIN - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.LOGIN constant defines the value of the type property of the event object for a login event.
- LOGIN_ERROR - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.LOGIN_ERROR constant defines the value of the type property of the event object for a loginError event.
- LoginRequest - Class in sfs2x.client.requests
-
Logs the current user in one of the server Zones.
- LoginRequest(String) - Constructor for class sfs2x.client.requests.LoginRequest
- LoginRequest(String, String) - Constructor for class sfs2x.client.requests.LoginRequest
- LoginRequest(String, String, String) - Constructor for class sfs2x.client.requests.LoginRequest
- LoginRequest(String, String, String, ISFSObject) - Constructor for class sfs2x.client.requests.LoginRequest
-
Creates a new LoginRequest instance.
- Logout - Static variable in class sfs2x.client.requests.BaseRequest
-
*Private*
- LOGOUT - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.LOGOUT constant defines the value of the type property of the event object for a logout event.
- LogoutRequest - Class in sfs2x.client.requests
-
Logs the user out of the current server Zone.
- LogoutRequest() - Constructor for class sfs2x.client.requests.LogoutRequest
-
Creates a new LogoutRequest instance.
All Classes All Packages