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  
SearchCriteria — Class in package com.electrotank.electroserver4.entities
This class is used with the requests associated with the QuickJoinRequest and FindGamesRequest classes.
SearchCriteria() — Constructor in class com.electrotank.electroserver4.entities.SearchCriteria
Creates a new instance of the SearchCriteria class.
SearchCriteriaCodec — Class in package com.electrotank.electroserver4.protocol.codec
send(message:com.electrotank.electroserver4.message:Message) — Method in class com.electrotank.electroserver4.ElectroServer
Sends a request or response object to the server.
send(message) — Method in class com.electrotank.electroserver4.connection.AbstractConnection
Sends a message to the server.
send(message) — Method in class com.electrotank.electroserver4.connection.Connection
sendBinary(ba) — Method in class com.electrotank.electroserver4.connection.AbstractConnection
Sends a message to the server.
sendBinary(ba) — Method in class com.electrotank.electroserver4.connection.Connection
sendBinary(message) — Method in class com.electrotank.electroserver4.connection.HttpConnection
Sends a message to the server.
SendingVideoStream — Static property in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
SendStatus — Class in package com.electrotank.electroserver4
SendStatus() — Constructor in class com.electrotank.electroserver4.SendStatus
ServerError — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a non-specific server error happens.
ServerGame — Class in package com.electrotank.electroserver4.entities
This class is used to represent a game on the server.
ServerGame() — Constructor in class com.electrotank.electroserver4.entities.ServerGame
Creates a new instance of the ServerGame class.
setAccepted(accepted) — Method in class com.electrotank.electroserver4.message.event.RtmpConnectionEvent
setAccepted(bool) — Method in class com.electrotank.electroserver4.message.response.LoginResponse
setActionId(num) — Method in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
setActionId(num) — Method in class com.electrotank.electroserver4.message.event.UserVariableUpdateEvent
setActionId(num) — Method in class com.electrotank.electroserver4.message.event.ZoneUpdateEvent
setApproved(val) — Method in class com.electrotank.electroserver4.message.response.ValidateAdditionalLoginResponse
setBan(val) — Method in class com.electrotank.electroserver4.message.event.UserEvictedFromRoomEvent
setBan(val) — Method in class com.electrotank.electroserver4.message.request.EvictUserFromRoomRequest
setBanDuration(duration) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This is used with a custom language filter.
setBoolean(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets a boolean onto the EsObject.
setBooleanArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of booleans onto the EsObject.
setBooleanArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setBooleanValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setBuddies(buds) — Method in class com.electrotank.electroserver4.message.response.LoginResponse
setBuddyName(name) — Method in class com.electrotank.electroserver4.message.request.AddBuddyRequest
Sets the name of the buddy.
setBuddyName(name) — Method in class com.electrotank.electroserver4.message.request.RemoveBuddyRequest
Specifies the name of the buddy to remove.
setBuffer(buffer) — Method in class com.electrotank.electroserver4.protocol.binary.BinaryMessageReader
setByte(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets a byte onto the EsObject.
setByteArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of bytes onto the EsObject.
setByteArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setByteValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setCapacity(num) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setCapacity(num) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setCapacity(capacity) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
A room can be given a hard cap of the maximum number of users allowed in it at once.
setCapacity(capacity) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomDetailsRequest
Changes the capacity of the room.
setCapacity(num) — Method in class com.electrotank.electroserver4.room.Room
Sets the capacity of the room.
setCapacityUpdate(val) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setChar(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets a character onto the EsObject.
setCharArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of characters onto the EsObject.
setCharArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setCharValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setCount(num) — Method in class com.electrotank.electroserver4.message.response.GetUserCountResponse
setCurrentPosition(ind) — Method in class com.electrotank.electroserver4.protocol.text.StringMessageReader
setData(d) — Method in class com.electrotank.electroserver4.protocol.text.StringMessageReader
setData(d) — Method in class com.electrotank.electroserver4.protocol.text.StringMessageWriter
setDataType(val:com.electrotank.electroserver4.esobject:DataType) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the data type of the property.
setDebug(debug) — Method in class com.electrotank.electroserver4.ElectroServer
This method is used to toggle all message taffic from being traced in the output console.
setDescription(str) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setDescription(description) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomDetailsRequest
Updates the description property.
setDescription(des) — Method in class com.electrotank.electroserver4.room.Room
Sets the description property of the room.
setDescriptionUpdate(val) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setDestinationRoomId(num) — Method in class com.electrotank.electroserver4.message.event.PluginMessageEvent
setDestinationZoneId(num) — Method in class com.electrotank.electroserver4.message.event.PluginMessageEvent
setDouble(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets a double onto the EsObject.
setDoubleArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of doubles onto the EsObject.
setDoubleArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setDoubleValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setDropAllConnections(val) — Method in class com.electrotank.electroserver4.message.request.LogoutRequest
setDropConnection(val) — Method in class com.electrotank.electroserver4.message.request.LogoutRequest
setDuration(num) — Method in class com.electrotank.electroserver4.message.event.UserEvictedFromRoomEvent
setDuration(num) — Method in class com.electrotank.electroserver4.message.request.EvictUserFromRoomRequest
setErrorType(et:com.electrotank.electroserver4.errors:EsError) — Method in class com.electrotank.electroserver4.message.response.GenericErrorResponse
setEsError(esError:com.electrotank.electroserver4.errors:EsError) — Method in class com.electrotank.electroserver4.message.request.GateWayKickUserRequest
setEsError(esError:com.electrotank.electroserver4.errors:EsError) — Method in class com.electrotank.electroserver4.message.response.CreateOrJoinGameResponse
setEsError(er:com.electrotank.electroserver4.errors:EsError) — Method in class com.electrotank.electroserver4.message.response.LoginResponse
setEsObject(name, value:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an EsObject onto the EsObject.
setEsObject(esObject:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.event.PluginMessageEvent
setEsObject(eob:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.event.PrivateMessageEvent
setEsObject(eob:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.event.PublicMessageEvent
setEsObject(esob:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.AddBuddyRequest
This associates an optional EsObject with your buddy.
setEsObject(esob:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.GateWayKickUserRequest
setEsObject(esObject:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.LoginRequest
Sets the option EsObjec to be sent to the server.
setEsObject(esObject:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.PluginRequest
The EsObjec to be send to the plugin.
setEsObject(eob:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.PrivateMessageRequest
Sets the optional EsObject that will be sent along with this message.
setEsObject(eob:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.PublicMessageRequest
Sets the optional EsObject to be sent along with chat message to the room.
setEsObject(esObject:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.response.GenericErrorResponse
setEsObject(eob:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.response.LoginResponse
setEsObjectArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of EsObjects onto the EsObject.
setEsObjectArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setEsObjectValue(val:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setExpectedInboundId(id) — Method in class com.electrotank.electroserver4.connection.AbstractConnection
Sets the next expected inbound id.
setExtensionName(extensionName) — Method in class com.electrotank.electroserver4.plugin.Plugin
The name of the extension that holds the plugin to be created.
setFailuresBeforeKick(failuresBeforeKick) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This is used only with a custom language filter.
setFloat(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets a float onto the EsObject.
setFloatArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of floats onto the EsObject.
setFloatArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setFloatValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setFloodingFilterBanDuration(banDuration) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This property is used if a custom flooding filter has been specified.
setFloodingFilterFailuresBeforeKick(failuresBeforeKick) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This property is used if a custom flooding filter has been specified.
setFloodingFilterKicksBeforeBan(kicksBeforeBan) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This property is used if a custom flooding filter has been specified.
setFloodingFilterName(filterName) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The name of the custom flooding filter to use.
setGameDetails(gameDetails:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.entities.SearchCriteria
Sets the custom search fields used to narrow the list of games found during the search.
setGameDetails(gameDetails:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.entities.ServerGame
Sets the game details property of the game.
setGameDetails(gameDetails:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.CreateGameRequest
This is optional.
setGameDetails(gameDetails:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.QuickJoinGameRequest
The EsObjec to be used if a game is being created.
setGameDetails(gameDetails:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.response.CreateOrJoinGameResponse
setGameId(gameId) — Method in class com.electrotank.electroserver4.entities.SearchCriteria
Optional.
setGameId(gameId) — Method in class com.electrotank.electroserver4.entities.ServerGame
Sets the id of the game.
setGameId(gameId) — Method in class com.electrotank.electroserver4.message.request.JoinGameRequest
Sets the id of the game you want to join.
setGameId(gameId) — Method in class com.electrotank.electroserver4.message.response.CreateOrJoinGameResponse
setGames(games) — Method in class com.electrotank.electroserver4.message.response.FindGamesResponse
setGameType(gameType) — Method in class com.electrotank.electroserver4.entities.SearchCriteria
Sets the game type.
setGameType(gameType) — Method in class com.electrotank.electroserver4.message.request.CreateGameRequest
The game type as registered on the server.
setGameType(gameType) — Method in class com.electrotank.electroserver4.message.request.JoinGameRequest
The type of game you want to join.
setGameType(gameType) — Method in class com.electrotank.electroserver4.message.request.QuickJoinGameRequest
Game type as registered on the server.
setHashId(hashId) — Method in class com.electrotank.electroserver4.message.event.ConnectionEvent
setHasPassword(val) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setHasPassword(val) — Method in class com.electrotank.electroserver4.room.Room
Sets the hasPassword property of the room.
setHidden(val) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setHidden(isHidden) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomDetailsRequest
Sets the hidden property of the room.
setHiddenUpdate(val) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setId(id) — Method in class com.electrotank.electroserver4.connection.AbstractConnection
Sets the connection id.
setInfo(info) — Method in class com.electrotank.electroserver4.message.event.RtmpOnStatusEvent
setIntArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setInteger(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an integer ont onto the EsObject.
setIntegerArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of integers onto the EsObject.
setIntValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setIsAutoDiscoverProtocol(isAutoDiscoverProtocol) — Method in class com.electrotank.electroserver4.message.request.LoginRequest
setIsDeliverMessageOnFailure(val) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This is used only if a custom language filter is being used.
setIsEvent(val) — Method in class com.electrotank.electroserver4.message.MessageType
Sets the isEvent property.
setIsFloodingFilterResetAfterKick(isResetAfterKick) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
If using a custom flooding filter then this property is used.
setIsHidden(val) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setIsHidden(isHidden) — Method in class com.electrotank.electroserver4.message.request.CreateGameRequest
The default setting is false.
setIsHidden(hidden) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The default is false.
setIsHidden(val) — Method in class com.electrotank.electroserver4.room.Room
Sets the isHidden property of the room.
setIsJoined(isJoined) — Method in class com.electrotank.electroserver4.room.Room
Sets the isJoined property of the class intance.
setIsLocked(isLocked) — Method in class com.electrotank.electroserver4.message.request.CreateGameRequest
The default setting is false.
setIsNonOperatorUpdateAllowed(val) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
setIsNonOperatorVariableUpdateAllowed(val) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
setIsPersistent(persistent) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The default is false.
setIsRealServerMessage(isRealServerMessage) — Method in class com.electrotank.electroserver4.message.MessageImpl
Used internally when one client-request needs to be remapped to a server request.
setIsReceivingRoomDetailUpdates(isReceiving) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The default is true.
setIsReceivingRoomDetailUpdates(isReceiving) — Method in class com.electrotank.electroserver4.message.request.JoinRoomRequest
The default is true.
setIsReceivingRoomListUpdates(receivingRoomListUpdates) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The default is true.
setIsReceivingRoomListUpdates(receivingRoomListUpdates) — Method in class com.electrotank.electroserver4.message.request.JoinRoomRequest
The default is true.
setIsReceivingRoomVariableUpdates(receivingRoomVariableUpdates) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The default is true.
setIsReceivingRoomVariableUpdates(receivingRoomVariableUpdates) — Method in class com.electrotank.electroserver4.message.request.JoinRoomRequest
The default is true.
setIsReceivingUserListUpdates(receivingUserListUpdates) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The default is true.
setIsReceivingUserListUpdates(receivingUserListUpdates) — Method in class com.electrotank.electroserver4.message.request.JoinRoomRequest
The default is true.
setIsReceivingUserVariableUpdates(receivingUserVariableUpdates) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The default is true.
setIsReceivingUserVariableUpdates(receivingUserVariableUpdates) — Method in class com.electrotank.electroserver4.message.request.JoinRoomRequest
The default is true.
setIsReceivingVideoEvents(isReceiving) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
Default is true.
setIsReceivingVideoEvents(isReceiving) — Method in class com.electrotank.electroserver4.message.request.JoinRoomRequest
Default is true.
setIsRequest(val) — Method in class com.electrotank.electroserver4.message.MessageType
Sets the isRequst property.
setIsResetAfterKick(resetAfterKick) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This is used if a custom language filter has been specified.
setIsResponse(val) — Method in class com.electrotank.electroserver4.message.MessageType
Sets the isResponse property.
setIsRoomLevelPlugin(val) — Method in class com.electrotank.electroserver4.message.event.PluginMessageEvent
setIsSendingVideo(isSending) — Method in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
setIsSent(isSent) — Method in class com.electrotank.electroserver4.SendStatus
setIsUsingFloodingFilter(useFloodingFilter) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The default if false.
setIsUsingLanguageFilter(useLanguageFilter) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
The default is false.
setKicksBeforeBan(kicksBeforeBan) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This is used with a custom language filter.
setLanguageFilterName(filterName) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
Custom language filters can be defined and given a name through the web-based administrator.
setLockChanged(val) — Method in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
setLocked(locked) — Method in class com.electrotank.electroserver4.entities.RoomVariable
Sets the locked property of the variable.
setLocked(locked) — Method in class com.electrotank.electroserver4.entities.SearchCriteria
If true then the search is only applied to locked games, if false it only applies to unlocked games, not used at all then the search applies to both locked and unlocked games.
setLocked(locked) — Method in class com.electrotank.electroserver4.entities.ServerGame
Sets the locked property of the game.
setLocked(val) — Method in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
setLocked(locked) — Method in class com.electrotank.electroserver4.message.request.CreateRoomVariableRequest
The default is false.
setLocked(locked) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomVariableRequest
Sets the new locked property.
setLong(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets a long onto the EsObject.
setLongArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of longs onto the EsObject.
setLongArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setLongValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setMe(u:com.electrotank.electroserver4.user:User) — Method in class com.electrotank.electroserver4.user.UserManager
Sets the reference to yourself.
setMessage(mess) — Method in class com.electrotank.electroserver4.message.event.PrivateMessageEvent
setMessage(mess) — Method in class com.electrotank.electroserver4.message.event.PublicMessageEvent
setMessage(message) — Method in class com.electrotank.electroserver4.message.request.PrivateMessageRequest
Sets the message text to be sent.
setMessage(message) — Method in class com.electrotank.electroserver4.message.request.PublicMessageRequest
The message text to be sent to the room.
setMessage(mes) — Method in class com.electrotank.electroserver4.protocol.text.StringMessageReader
setMessage(str) — Method in class com.electrotank.electroserver4.protocol.text.StringMessageWriter
setMessageId(num) — Method in interface com.electrotank.electroserver4.message.Message
setMessageId(id) — Method in class com.electrotank.electroserver4.message.MessageImpl
The id of the message.
setMessageType(messageType:com.electrotank.electroserver4.message:MessageType) — Method in interface com.electrotank.electroserver4.message.Message
setMessageType(mt:com.electrotank.electroserver4.message:MessageType) — Method in class com.electrotank.electroserver4.message.MessageImpl
This defines the type of message being used, such as LoginRequest or CreateRoomVariableRequest.
setMessageTypeId(id) — Method in class com.electrotank.electroserver4.message.MessageType
Sets the message type id.
setMessageTypeName(name) — Method in class com.electrotank.electroserver4.message.MessageType
Sets the message type name.
setName(name) — Method in class com.electrotank.electroserver4.entities.RoomVariable
Sets the variable name.
setName(name) — Method in class com.electrotank.electroserver4.entities.UserVariable
Sets the name of the variable.
setName(name) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
The name of the property.
setName(str) — Method in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
setName(name) — Method in class com.electrotank.electroserver4.message.request.CreateRoomVariableRequest
Sets the name of the new room variable to crate.
setName(name) — Method in class com.electrotank.electroserver4.message.request.DeleteRoomVariableRequest
The name of the room variable to delete.
setName(str) — Method in class com.electrotank.electroserver4.message.request.DeleteUserVariableRequest
setName(name) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomVariableRequest
Specifies the name of the room variable to be updated.
setName(name) — Method in class com.electrotank.electroserver4.message.request.UpdateUserVariableRequest
Sets the name of the variable to create or update.
setNumber(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets a number onto the EsObject.
setNumberArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of numbers onto the EsObject.
setNumberArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setNumberValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setOriginRoomId(num) — Method in class com.electrotank.electroserver4.message.event.PluginMessageEvent
setOriginZoneId(num) — Method in class com.electrotank.electroserver4.message.event.PluginMessageEvent
setPassword(str) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setPassword(password) — Method in class com.electrotank.electroserver4.message.request.CreateGameRequest
This is optional.
setPassword(password) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This is optional.
setPassword(password) — Method in class com.electrotank.electroserver4.message.request.JoinGameRequest
If a password is needed to join this game, specify it here.
setPassword(pwd) — Method in class com.electrotank.electroserver4.message.request.JoinRoomRequest
Sets the optional password for the room that you are trying to join.
setPassword(password) — Method in class com.electrotank.electroserver4.message.request.LoginRequest
Sets an optional login password.
setPassword(password) — Method in class com.electrotank.electroserver4.message.request.QuickJoinGameRequest
Optional password to be used when joining a game or creating one.
setPassword(password) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomDetailsRequest
Updates the password property.
setPassword(str) — Method in class com.electrotank.electroserver4.room.Room
Sets the room's password.
setPasswordProtected(passwordProtected) — Method in class com.electrotank.electroserver4.entities.ServerGame
Sets the passwordProtected property.
setPasswordUpdate(val) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setPersistent(persistent) — Method in class com.electrotank.electroserver4.entities.RoomVariable
Sets the persistent property of the variable.
setPersistent(val) — Method in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
setPersistent(val) — Method in class com.electrotank.electroserver4.message.request.CreateRoomVariableRequest
setPluginHandle(pluginHandle) — Method in class com.electrotank.electroserver4.plugin.Plugin
The name the plugin goes by in the extension.
setPluginName(str) — Method in class com.electrotank.electroserver4.message.event.PluginMessageEvent
setPluginName(name) — Method in class com.electrotank.electroserver4.message.request.PluginRequest
The instance name of the plugin.
setPluginName(pluginName) — Method in class com.electrotank.electroserver4.plugin.Plugin
The name to give the plugin that is being created.
setPlugins(plugins) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
Sets an array of Plugin objects that represent the plugins that need to be created with this room.
setProtocol(protocol) — Method in class com.electrotank.electroserver4.ElectroServer
Sets the protocol.
setProtocolId(protocolId) — Method in class com.electrotank.electroserver4.entities.Protocol
setProtocols(protocols) — Method in class com.electrotank.electroserver4.message.request.LoginRequest
setRawValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the raw value of the property.
setReason(reason) — Method in class com.electrotank.electroserver4.SendStatus
setReason(str) — Method in class com.electrotank.electroserver4.message.event.UserEvictedFromRoomEvent
setReason(str) — Method in class com.electrotank.electroserver4.message.request.EvictUserFromRoomRequest
setRequestId(num) — Method in class com.electrotank.electroserver4.message.response.ResponseImpl
setRequestMessageType(mt:com.electrotank.electroserver4.message:MessageType) — Method in class com.electrotank.electroserver4.message.response.GenericErrorResponse
setRoom(rm:com.electrotank.electroserver4.room:Room) — Method in class com.electrotank.electroserver4.message.event.ZoneUpdateEvent
setRoomAndZoneList(arr) — Method in class com.electrotank.electroserver4.message.response.FindZoneAndRoomByNameResponse
setRoomCount(num) — Method in class com.electrotank.electroserver4.message.event.ZoneUpdateEvent
setRoomDescription(str) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setRoomDescription(description) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
This is an optional public room-level property.
setRoomId(num) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setRoomId(num) — Method in class com.electrotank.electroserver4.message.event.LeaveRoomEvent
setRoomId(num) — Method in class com.electrotank.electroserver4.message.event.PublicMessageEvent
setRoomId(num) — Method in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
setRoomId(num) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setRoomId(num) — Method in class com.electrotank.electroserver4.message.event.UserEvictedFromRoomEvent
setRoomId(num) — Method in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
setRoomId(num) — Method in class com.electrotank.electroserver4.message.event.ZoneUpdateEvent
setRoomId(rId) — Method in class com.electrotank.electroserver4.message.request.AddRoomOperatorRequest
Sets the room id of the room for which the user should be granted operator status.
setRoomId(num) — Method in class com.electrotank.electroserver4.message.request.CreateRoomVariableRequest
setRoomId(rId) — Method in class com.electrotank.electroserver4.message.request.DeleteRoomVariableRequest
The id of the room that contains the room variable.
setRoomId(num) — Method in class com.electrotank.electroserver4.message.request.EvictUserFromRoomRequest
setRoomId(rId) — Method in class com.electrotank.electroserver4.message.request.GetUsersInRoomRequest
The id of the room.
setRoomId(rId) — Method in class com.electrotank.electroserver4.message.request.JoinRoomRequest
Sets the id of the room that you are trying to join.
setRoomId(rId) — Method in class com.electrotank.electroserver4.message.request.LeaveRoomRequest
Sets the id of the room that you want to leave.
setRoomId(rId) — Method in class com.electrotank.electroserver4.message.request.PluginRequest
The id of the room.
setRoomId(rId) — Method in class com.electrotank.electroserver4.message.request.PublicMessageRequest
The room id of the room to which the message is being sent.
setRoomId(num) — Method in class com.electrotank.electroserver4.message.request.RemoveRoomOperatorRequest
setRoomId(rId) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomDetailsRequest
Sets the id of the room.
setRoomId(rId) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomVariableRequest
Specifies the id of the room that has this variable.
setRoomId(roomId) — Method in class com.electrotank.electroserver4.message.response.CreateOrJoinGameResponse
setRoomId(num) — Method in class com.electrotank.electroserver4.message.response.GetUsersInRoomResponse
setRoomId(rId) — Method in class com.electrotank.electroserver4.room.Room
Sets the id of the room.
setRoomName(str) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setRoomName(str) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setRoomName(name) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
Sets the name of the new room.
setRoomName(str) — Method in class com.electrotank.electroserver4.message.request.FindZoneAndRoomByNameRequest
setRoomName(roomName) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomDetailsRequest
Changes the room name.
setRoomName(name) — Method in class com.electrotank.electroserver4.room.Room
Sets the name of the room.
setRoomNameUpdate(val) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setRooms(arr) — Method in class com.electrotank.electroserver4.message.event.JoinZoneEvent
setRoomVariables(arr) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setRoomVariables(roomVariables) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
Sets an array of RoomVariable objects to be used in the new room that is being created.
setRoomVariables(arr) — Method in class com.electrotank.electroserver4.room.Room
Sets the entire list of room variables.
setSearchCriteria(searchCriteria:com.electrotank.electroserver4.entities:SearchCriteria) — Method in class com.electrotank.electroserver4.message.request.FindGamesRequest
setSearchCriteria(criteria:com.electrotank.electroserver4.entities:SearchCriteria) — Method in class com.electrotank.electroserver4.message.request.QuickJoinGameRequest
The class used to inform the Game Manager what type of game to look for.
setSecret(str) — Method in class com.electrotank.electroserver4.message.response.ValidateAdditionalLoginResponse
setSentToRoom(val) — Method in class com.electrotank.electroserver4.message.event.PluginMessageEvent
setShort(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets a short onto the EsObject.
setShortArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of shorts onto the EsObject.
setShortArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setShortValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setString(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets a string onto the EsObject.
setStringArray(name, value) — Method in class com.electrotank.electroserver4.esobject.EsObject
Sets an array of strings onto the EsObject.
setStringArrayValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setStringValue(val) — Method in class com.electrotank.electroserver4.esobject.EsObjectDataHolder
Sets the value of the property.
setSuccessful(successful) — Method in class com.electrotank.electroserver4.message.response.CreateOrJoinGameResponse
setUpdateAction(num) — Method in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
setUser(u:com.electrotank.electroserver4.user:User) — Method in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
setUserCount(count) — Method in class com.electrotank.electroserver4.room.Room
Sets the user count for the room.
setUserId(num) — Method in class com.electrotank.electroserver4.message.event.PrivateMessageEvent
setUserId(num) — Method in class com.electrotank.electroserver4.message.event.PublicMessageEvent
setUserId(str) — Method in class com.electrotank.electroserver4.message.event.UserEvictedFromRoomEvent
setUserId(str) — Method in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
setUserId(num) — Method in class com.electrotank.electroserver4.message.event.UserVariableUpdateEvent
setUserId(userId) — Method in class com.electrotank.electroserver4.message.request.AddRoomOperatorRequest
Sets the user id of the user to be added as a room operator.
setUserId(str) — Method in class com.electrotank.electroserver4.message.request.EvictUserFromRoomRequest
setUserId(str) — Method in class com.electrotank.electroserver4.message.request.RemoveRoomOperatorRequest
setUserId(userId) — Method in class com.electrotank.electroserver4.message.response.LoginResponse
setUserName(str) — Method in class com.electrotank.electroserver4.message.event.PrivateMessageEvent
setUserName(str) — Method in class com.electrotank.electroserver4.message.event.PublicMessageEvent
setUserName(str) — Method in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
setUserName(userName) — Method in class com.electrotank.electroserver4.message.request.GetUserVariablesRequest
Sets the name of the user you want to know about.
setUserName(userName) — Method in class com.electrotank.electroserver4.message.request.LoginRequest
The name to be used during login.
setUserName(userName) — Method in class com.electrotank.electroserver4.message.response.GetUserVariablesResponse
setUserName(userName) — Method in class com.electrotank.electroserver4.message.response.LoginResponse
setUserNameIncluded(val) — Method in class com.electrotank.electroserver4.message.event.PublicMessageEvent
setUserNames(names) — Method in class com.electrotank.electroserver4.message.request.PrivateMessageRequest
An array of user names of the users to whom the message will be sent.
setUsers(arr) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setUsers(users) — Method in class com.electrotank.electroserver4.message.request.PrivateMessageRequest
Sets the list of users to whom this message will be sent.
setUsers(arr) — Method in class com.electrotank.electroserver4.message.response.GetUsersInRoomResponse
setUserVariables(arr) — Method in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
setUserVariables(arr) — Method in class com.electrotank.electroserver4.message.request.LoginRequest
Sets a list of user variables to be set during login.
setUserVariables(uv) — Method in class com.electrotank.electroserver4.message.response.LoginResponse
setValidationResponse(vr:com.electrotank.electroserver4.message:ValidationResponse) — Method in class com.electrotank.electroserver4.SendStatus
setValue(value:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.entities.RoomVariable
Sets the variable value.
setValue(value:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.entities.UserVariable
Sets the value of the variable.
setValue(str:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
setValue(eob:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.CreateRoomVariableRequest
Sets the EsObject value of the room variable.
setValue(value:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomVariableRequest
Sets the new value for the room variable.
setValue(value:com.electrotank.electroserver4.esobject:EsObject) — Method in class com.electrotank.electroserver4.message.request.UpdateUserVariableRequest
Sets the value of the variable.
setValueChanged(val) — Method in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
setVariable(v:com.electrotank.electroserver4.entities:UserVariable) — Method in class com.electrotank.electroserver4.message.event.UserVariableUpdateEvent
setVariableName(name) — Method in class com.electrotank.electroserver4.message.event.UserVariableUpdateEvent
setVideoStreamName(streamName) — Method in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
setZone(tmpzone:com.electrotank.electroserver4.zone:Zone) — Method in class com.electrotank.electroserver4.room.Room
Sets the zone that the room is in.
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.JoinZoneEvent
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.LeaveRoomEvent
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.LeaveZoneEvent
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.PublicMessageEvent
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.UserEvictedFromRoomEvent
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
setZoneId(num) — Method in class com.electrotank.electroserver4.message.event.ZoneUpdateEvent
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.AddRoomOperatorRequest
Sets the zone id for the zone that contains the room.
setZoneId(id) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
Sets the id of the zone in which you want to create the room.
setZoneId(num) — Method in class com.electrotank.electroserver4.message.request.CreateRoomVariableRequest
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.DeleteRoomVariableRequest
The id of the zone that contains the room.
setZoneId(num) — Method in class com.electrotank.electroserver4.message.request.EvictUserFromRoomRequest
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.GetRoomsInZoneRequest
The id of the zone to look in.
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.GetUsersInRoomRequest
The id of the zone.
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.JoinRoomRequest
The zone id of the zone the holds the room.
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.LeaveRoomRequest
Sets the id of the zone you want to leave.
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.PluginRequest
The id of the zone that has the room.
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.PublicMessageRequest
The id of the zone that holds the room to which the message is being sent.
setZoneId(num) — Method in class com.electrotank.electroserver4.message.request.RemoveRoomOperatorRequest
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomDetailsRequest
The id of the zone that holds the room.
setZoneId(zId) — Method in class com.electrotank.electroserver4.message.request.UpdateRoomVariableRequest
Specifies the id of the zone that holds the room.
setZoneId(zoneId) — Method in class com.electrotank.electroserver4.message.response.CreateOrJoinGameResponse
setZoneId(num) — Method in class com.electrotank.electroserver4.message.response.GetRoomsInZoneResponse
setZoneId(num) — Method in class com.electrotank.electroserver4.message.response.GetUsersInRoomResponse
setZoneId(zId) — Method in class com.electrotank.electroserver4.room.Room
Sets the id of the zone that holds the room.
setZoneId(num) — Method in class com.electrotank.electroserver4.zone.Zone
Sets the id of the zone.
setZoneName(str) — Method in class com.electrotank.electroserver4.message.event.JoinRoomEvent
setZoneName(str) — Method in class com.electrotank.electroserver4.message.event.JoinZoneEvent
setZoneName(zoneName) — Method in class com.electrotank.electroserver4.message.request.CreateGameRequest
Sets the name of the zone in which to create the game.
setZoneName(name) — Method in class com.electrotank.electroserver4.message.request.CreateRoomRequest
Sets the name of the zone in which to create the new room.
setZoneName(str) — Method in class com.electrotank.electroserver4.message.request.FindZoneAndRoomByNameRequest
setZoneName(zoneName) — Method in class com.electrotank.electroserver4.message.request.GetRoomsInZoneRequest
Specifies the name of the zone to use.
setZoneName(zoneName) — Method in class com.electrotank.electroserver4.message.request.QuickJoinGameRequest
Sets the name of the zone to create the game in if a game isn't found to join.
setZoneName(str) — Method in class com.electrotank.electroserver4.message.response.GetRoomsInZoneResponse
setZoneName(name) — Method in class com.electrotank.electroserver4.zone.Zone
Sets the name of the zone.
severe — Static property in class com.electrotank.electroserver4.utils.Logger
SHARED_SECRET_LENGTH — Static property in class com.electrotank.electroserver4.MessageConstants
Short — Static property in class com.electrotank.electroserver4.esobject.DataType
Represents the Short data type.
ShortArray — Static property in class com.electrotank.electroserver4.esobject.DataType
Represents the ShortArray data type.
startSimulatingLatency(latency) — Method in class com.electrotank.electroserver4.ElectroServer
This method starts a latency simulation.
StoppingVideoStream — Static property in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
stopSimulatingLatency() — Method in class com.electrotank.electroserver4.ElectroServer
Stops the latency simulation.
StringArray — Static property in class com.electrotank.electroserver4.esobject.DataType
Represents the StringArray data type.
StringMessageReader — Class in package com.electrotank.electroserver4.protocol.text
StringMessageReader() — Constructor in class com.electrotank.electroserver4.protocol.text.StringMessageReader
StringMessageWriter — Class in package com.electrotank.electroserver4.protocol.text
StringMessageWriter() — Constructor in class com.electrotank.electroserver4.protocol.text.StringMessageWriter
success — Property in class com.electrotank.electroserver4.message.event.ConnectionEvent
Returns true if the connection was a success.
success — Property in class com.electrotank.electroserver4.message.response.LoginResponse
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