A B C D E F G H I J K L M N O P Q R S T U V W Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- UDP - com.smartfoxserver.bitswarm.data.TransportType
- unfreeze() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
- unfreeze() - Method in class com.smartfoxserver.bitswarm.sessions.Session
- UNKNOWN - com.smartfoxserver.v2.util.ClientDisconnectionReason
-
The reason was not detected
- UNSUBSCRIBE_GROUP_NOT_FOUND - com.smartfoxserver.v2.exceptions.SFSErrorCode
- UNSUBSCRIBE_GROUP_NOT_SUBSCRIBED - com.smartfoxserver.v2.exceptions.SFSErrorCode
- unsubscribeGroup(String) - Method in class com.smartfoxserver.v2.entities.SFSUser
- unsubscribeGroup(String) - Method in interface com.smartfoxserver.v2.entities.User
- unsubscribeRoomGroup(User, String) - Method in interface com.smartfoxserver.v2.api.ISFSApi
-
Unsubscribe User to a Room Group.
- unsubscribeRoomGroup(User, String) - Method in class com.smartfoxserver.v2.api.SFSApi
-
Unsubscribe User to a Room Group.
- UnsubscribeRoomGroup - Class in com.smartfoxserver.v2.controllers.system
- UnsubscribeRoomGroup - com.smartfoxserver.v2.controllers.SystemRequest
- UnsubscribeRoomGroup() - Constructor for class com.smartfoxserver.v2.controllers.system.UnsubscribeRoomGroup
- updated - Variable in class com.smartfoxserver.v2.buddylist.SFSBuddyProperties
- updateItem(BaseMMOItem, Vec3D) - Method in class com.smartfoxserver.v2.mmo.MMORoom
- updateLastRequestTime() - Method in class com.smartfoxserver.v2.entities.SFSUser
- updateLastRequestTime() - Method in interface com.smartfoxserver.v2.entities.User
- updateUser(User) - Method in class com.smartfoxserver.v2.mmo.MMORoom
-
private
- UPLOAD_FILE_LIST - com.smartfoxserver.v2.core.SFSEventParam
-
List of uploaded files as List<UploadedFile> (
List
) - UPLOAD_HTTP_PARAMS - com.smartfoxserver.v2.core.SFSEventParam
-
Custom HTTP parameters passed in the upload HTTP POST call.
- useBadWordsFilter - Variable in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
- useCaseSensitiveNameCheck - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration.PasswordRecovery
-
Validates the user name using a case-sensitive string comparison
- useCaseSensitiveNameChecks - Variable in class com.smartfoxserver.v2.components.login.LoginConfiguration
-
By default user name checks are not case-sensitive.
- useExtendedMessages - Static variable in class com.smartfoxserver.v2.exceptions.ExceptionMessageComposer
- User - Interface in com.smartfoxserver.v2.entities
- USER - com.smartfoxserver.v2.core.SFSEventParam
-
The User that generated the event (
User
) - USER_COUNT - Static variable in class com.smartfoxserver.v2.entities.match.RoomProperties
-
The Room user count
- USER_COUNT_CHANGE - com.smartfoxserver.v2.entities.SFSRoomEvents
-
This event is notified every time when the Room user/spectator count changes
- USER_COUNT_CHANGE_EVENT - com.smartfoxserver.v2.entities.SFSRoomSettings
-
Toggles the notifications changes in the count of Users and Spectators in a Room
- USER_DISCONNECT - com.smartfoxserver.v2.core.SFSEventType
-
The event is fired after a User disconnects or is disconnected.
- USER_ENTER_EVENT - com.smartfoxserver.v2.entities.SFSRoomSettings
-
Toggles the notifications for Users entering the Room
- USER_EXIT_EVENT - com.smartfoxserver.v2.entities.SFSRoomSettings
-
Toggles the notifications for Users leaving the Room
- USER_JOIN_ROOM - com.smartfoxserver.v2.core.SFSEventType
-
The event is fired after a User has joined a Room.
- USER_JOIN_ZONE - com.smartfoxserver.v2.core.SFSEventType
-
The event is fired after a successful User login.
- USER_LEAVE_ROOM - com.smartfoxserver.v2.core.SFSEventType
-
The event is fired after a User has left a Room.
- USER_LOGIN - com.smartfoxserver.v2.core.SFSEventType
-
The event is fired when a User sends a login request.
- USER_LOGOUT - com.smartfoxserver.v2.core.SFSEventType
-
The event is fired after a User logout.
- USER_RECONNECTION_SUCCESS - com.smartfoxserver.v2.core.SFSEventType
-
The event is fired when the HRC (highly resilient connection) feature is turned on and a User was successfully reconnected.
- USER_RECONNECTION_TRY - com.smartfoxserver.v2.core.SFSEventType
-
The event is fired when the HRC (highly resilient connection) feature is turned on and a User is trying to reconnect.
- USER_VARIABLES_UPDATE - com.smartfoxserver.v2.core.SFSEventType
-
This event is fired when a one or more User Variables are set.
- USER_VARIABLES_UPDATE_EVENT - com.smartfoxserver.v2.entities.SFSRoomSettings
-
Toggles the notifications for UserVariables changes the Room
- userExitEventHandler - Variable in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
- userIsActiveField - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration
-
(Optional) If the activationCodeField is used this property will indicate which field to use to keep track of the User's account activation.
- userName - Variable in class com.smartfoxserver.v2.components.login.LoginData
-
The user name extracted from the database
- userName - Variable in class com.smartfoxserver.v2.db.DBConfig
-
The user name for accessing the database
- userName - Variable in class com.smartfoxserver.v2.entities.LoginData
- USERNAME_ALREADY_IN_USE - com.smartfoxserver.v2.components.signup.SignUpErrorCodes
- USERNAME_TOO_LONG - com.smartfoxserver.v2.components.signup.SignUpErrorCodes
- USERNAME_TOO_SHORT - com.smartfoxserver.v2.components.signup.SignUpErrorCodes
- usernameField - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration
-
The name of the field used to store the user name.
- userNameField - Variable in class com.smartfoxserver.v2.components.login.LoginConfiguration
-
The name of the field in the Database containing the user name, default is 'username'
- UserProperties - Class in com.smartfoxserver.v2.entities.match
-
A list of additional properties that can be used in MatchExpressions for User objects
- UserProperties() - Constructor for class com.smartfoxserver.v2.entities.match.UserProperties
- usersSeeEachOthers(User, User) - Static method in class com.smartfoxserver.v2.util.UsersUtil
- UsersUtil - Class in com.smartfoxserver.v2.util
- UsersUtil() - Constructor for class com.smartfoxserver.v2.util.UsersUtil
- UserVariable - Interface in com.smartfoxserver.v2.entities.variables
- useTempBuddies - Variable in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
- useTextSerialization - Variable in class com.smartfoxserver.v2.persistence.room.DBRoomStorageConfig
-
Instead of using a binary serialization the Room data will be converted to JSON and stored as TEXT in the database.
- UTF_STRING - com.smartfoxserver.v2.entities.data.SFSDataType
- UTF_STRING_ARRAY - com.smartfoxserver.v2.entities.data.SFSDataType
All Classes All Packages