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  
IdleTimeReached — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a connected user has been inactive for a time longer that the idle disconnect time defined in the web admin.
InboundMessageFailedValidation — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a message sent from the client to the server failed validation.
info — Static property in class com.electrotank.electroserver4.utils.Logger
init() — Static method in class com.electrotank.electroserver4.utils.Logger
Integer — Static property in class com.electrotank.electroserver4.esobject.DataType
Represents the Integer data type.
IntegerArray — Static property in class com.electrotank.electroserver4.esobject.DataType
Represents the IntegerArray data type.
InvalidFloodingFilterSettings — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs during the creation of a room if the flooding filter settings are invalid.
InvalidLanguageFilterSettings — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs during the creation of a room if the language filter settings are invalid.
InvalidMessageNumber — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs if for some reason the API sends the wrong message number tagged on the message.
InvalidParameters — Static property in class com.electrotank.electroserver4.errors.Errors
Invalid parameters.
InvalidUserName — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a user name used during login is invalid.
isBan() — Method in class com.electrotank.electroserver4.message.event.UserEvictedFromRoomEvent
isBan() — Method in class com.electrotank.electroserver4.message.request.EvictUserFromRoomRequest
isCapacityUpdate() — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
isDescriptionUpdate() — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
isHiddenUpdate() — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
isPasswordUpdate() — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
isRoomNameUpdate() — Method in class com.electrotank.electroserver4.message.event.UpdateRoomDetailsEvent
isUserNameIncluded() — Method in class com.electrotank.electroserver4.message.event.PublicMessageEvent
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