Index
A B C D E F G H I J L N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- takeSeat(long, int, JsonObject) - Method in class io.sockit.gameclient.Client
-
Attempts to take a seat in the room.
- toJsonArray(Collection) - Static method in class io.sockit.gameclient.JsonUtil
-
Creates a JsonArray from the specified Collection
- tooManySessions - Static variable in class io.sockit.gameclient.ErrorCodes
-
ErrorCode sent by the server when the User has exceeded the maximum number of live sessions allowed per user.
- tooManyUsersLoggedIn - Static variable in class io.sockit.gameclient.ErrorCodes
-
ErrorCode sent by the server when Client tries to login on a server which has exceeded the maximum number simultaneous Logins allowed
- totalNoOfSeats - Variable in class io.sockit.gameclient.Room
-
The total number of seats in this room
- totalNoOfSeats - Variable in class io.sockit.gameclient.RoomInfo
-
The total number of seats in the room
- turnDurationMillis - Variable in class io.sockit.gameclient.Room
-
The duration of a turn in this room in milliseconds
- turnPlayed - io.sockit.gameclient.ServerMessageType
-
Message received when a player plays his turn
All Classes All Packages