Index

A B C D E F G H I J L N O P R S T U V 
All Classes All Packages

S

seatLeft - io.sockit.gameclient.ServerMessageType
Message received when a player leaves a seat
seatNo - Variable in class io.sockit.gameclient.Player
The seat number of the player.
seatNotFree - Static variable in class io.sockit.gameclient.ErrorCodes
ErrorCode sent by the server when Client attempts to sit on a seat which is not free
seatTaken - io.sockit.gameclient.ServerMessageType
Message received when a seat is taken
sendBinaryMessage(String, byte[]) - Method in class io.sockit.gameclient.Client
Attempts to sends a binary message to the server
sendJsonMessage(String, JsonObject) - Method in class io.sockit.gameclient.Client
Attempts to Send a json message to the server
sendTxtMessage(String, String) - Method in class io.sockit.gameclient.Client
Attempts to Send a text message to the server
ServerMessageType - Enum in io.sockit.gameclient
Enumeration of the possible Server message types
serverShutDown - io.sockit.gameclient.ServerMessageType
Message received when Server shuts down
sessionRejoined - io.sockit.gameclient.ServerMessageType
Message received when session is rejoined
sessionTimedOut - io.sockit.gameclient.ServerMessageType
Message received when session times out
setClientEventListener(ClientEventListener) - Method in class io.sockit.gameclient.Client
Sets the ClientEventListener to which the client's events/callbacks will be forwarded
setErrorLogger(ErrorLogger) - Method in class io.sockit.gameclient.Client
Sets the Error logger that will be used to log errors by this Client
shouldUseProfilePicture() - Method in class io.sockit.gameclient.Player
Indicates whether to display the player's profile picture or the player's avatar
A B C D E F G H I J L N O P R S T U V 
All Classes All Packages