| 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 |
| udpAvailable — Property, class com.smartfoxserver.v2.SmartFox |
|
Indicates whether the UPD protocol is available or not in the current runtime. |
| udpHost — Property, class com.smartfoxserver.v2.util.ConfigData |
|
Specifies the IP address of the SmartFoxServer 2X instance to connect to (UDP connection). |
| udpInit — Event, class com.smartfoxserver.v2.SmartFox |
|
Dispatched when the result of the UDP handshake is notified. |
| UDP_INIT — Constant Static Property, class com.smartfoxserver.v2.core.SFSEvent |
|
The SFSEvent.UDP_INIT constant defines the value of the type property of the event object for a udpInit event. |
| udpInited — Property, class com.smartfoxserver.v2.SmartFox |
|
Indicates whether the UDP handshake has been performed successfully or not. |
| udpPort — Property, class com.smartfoxserver.v2.util.ConfigData |
|
Specifies the UDP port of the SmartFoxServer 2X instance to connect to (UDP connection). |
| UNKNOWN — Constant Static Property, class com.smartfoxserver.v2.util.ClientDisconnectionReason |
|
A generic network error occurred, and the client is unable to determine the cause of the disconnection. |
| UnsubscribeRoomGroupRequest — class, package com.smartfoxserver.v2.requests |
|
Unsubscribes the current user to Room-related events occurring in the specified Group. |
| UnsubscribeRoomGroupRequest(groupId:String) — Constructor, class com.smartfoxserver.v2.requests.UnsubscribeRoomGroupRequest |
|
Creates a new UnsubscribeRoomGroupRequest instance. |
| useBlueBox — Property, class com.smartfoxserver.v2.SmartFox |
|
Indicates whether the client should attempt a tunnelled http connection through the BlueBox in case a socket connection can't be established. |
| useBlueBox — Property, class com.smartfoxserver.v2.util.ConfigData |
|
Indicates whether the SmartFoxServer's BlueBox should be enabled or not. |
| useFloatCoordinates — Static Property, class com.smartfoxserver.v2.entities.data.Vec3D |
|
Forces the API to send all Vec3D instances as floating point coordinates. |
| User — Interface, package com.smartfoxserver.v2.entities |
|
The User interface defines all the methods and properties that an object representing a SmartFoxServer User entity exposes. |
| userCount — Property, interface com.smartfoxserver.v2.entities.Room |
|
Returns the current number of users in this Room. |
| userCount — Property, class com.smartfoxserver.v2.entities.SFSRoom |
|
Returns the current number of users in this Room. |
| userCount — Property, interface com.smartfoxserver.v2.entities.managers.IUserManager |
|
Returns the total number of users in the local users list. |
| userCount — Property, class com.smartfoxserver.v2.entities.managers.SFSUserManager |
|
Returns the total number of users in the local users list. |
| USER_COUNT — Constant Static Property, class com.smartfoxserver.v2.entities.match.RoomProperties |
|
The Room users count (players in Game Rooms). |
| userCountChange — Event, class com.smartfoxserver.v2.SmartFox |
|
Dispatched when the number of users/players or spectators inside a Room changes. |
| USER_COUNT_CHANGE — Constant Static Property, class com.smartfoxserver.v2.core.SFSEvent |
|
The SFSEvent.USER_COUNT_CHANGE constant defines the value of the type property of the event object for a userCountChange event. |
| userEnterRoom — Event, class com.smartfoxserver.v2.SmartFox |
|
Dispatched when one of the Rooms joined by the current user is entered by another user. |
| USER_ENTER_ROOM — Constant Static Property, class com.smartfoxserver.v2.core.SFSEvent |
|
The SFSEvent.USER_ENTER_ROOM constant defines the value of the type property of the event object for a userEnterRoom event. |
| userExitRoom — Event, class com.smartfoxserver.v2.SmartFox |
|
Dispatched when one of the Rooms joined by the current user is left by another user, or by the current user himself. |
| USER_EXIT_ROOM — Constant Static Property, class com.smartfoxserver.v2.core.SFSEvent |
|
The SFSEvent.USER_EXIT_ROOM constant defines the value of the type property of the event object for a userExitRoom event. |
| userFindResult — Event, class com.smartfoxserver.v2.SmartFox |
|
Dispatched when a users search is completed. |
| USER_FIND_RESULT — Constant Static Property, class com.smartfoxserver.v2.core.SFSEvent |
|
The SFSEvent.USER_FIND_RESULT constant defines the value of the type property of the event object for a userFindResult event. |
| userList — Property, interface com.smartfoxserver.v2.entities.Room |
|
Returns a list of User objects representing all the users currently inside this Room. |
| userList — Property, class com.smartfoxserver.v2.entities.SFSRoom |
|
Returns a list of User objects representing all the users currently inside this Room. |
| userManager — Property, class com.smartfoxserver.v2.SmartFox |
|
Returns a reference to the User Manager. |
| userManager — Property, class com.smartfoxserver.v2.entities.SFSUser |
|
Returns a reference to the User Manager which manages this user. |
| userManager — Property, interface com.smartfoxserver.v2.entities.User |
|
Returns a reference to the User Manager which manages this user. |
| userMaxLimboSeconds — Property, class com.smartfoxserver.v2.requests.mmo.MMORoomSettings |
|
Defines the time limit before a user without a physical position set inside the MMORoom is kicked from the Room. |
| UserPrivileges — class, package com.smartfoxserver.v2.entities |
|
The UserPrivileges class contains the costants describing the default user types known by SmartFoxServer. |
| UserProperties — class, package com.smartfoxserver.v2.entities.match |
|
The UserProperties class contains the names of predefined properties that can be used in matching expressions to search/filter users. |
| UserVariable — Interface, package com.smartfoxserver.v2.entities.variables |
|
The UserVariable interface defines all the public methods and properties that an object representing a SmartFoxServer User Variable exposes. |
| userVariablesUpdate — Event, class com.smartfoxserver.v2.SmartFox |
|
Dispatched when a User Variable is updated. |
| USER_VARIABLES_UPDATE — Constant Static Property, class com.smartfoxserver.v2.core.SFSEvent |
|
The SFSEvent.USER_VARIABLES_UPDATE constant defines the value of the type property of the event object for a userVariablesUpdate event. |
| UTF_STRING — Constant Static Property, class com.smartfoxserver.v2.entities.data.SFSDataType |
|
A UTF-8 encoded string value, with length up to 32 KBytes. |
| UTF_STRING_ARRAY — Constant Static Property, class com.smartfoxserver.v2.entities.data.SFSDataType |
|
An array of string values. |
|
| 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 |