Index

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

L

leaveRoom() - Method in class io.sockit.gameclient.Client
Attempts to leave the room.
leaveSeat() - Method in class io.sockit.gameclient.Client
Attempts to leave the seat in the room.
location - Variable in class io.sockit.gameclient.Room
The location of this room
locations - io.sockit.gameclient.ServerMessageType
Message received when Server sends list of locations to the Client
logError(Exception) - Method in interface io.sockit.gameclient.ErrorLogger
Callback called when an Exception/error occurs to log errors
loggedIn - io.sockit.gameclient.ServerMessageType
Message received when the client logins to the server
loggedOut - io.sockit.gameclient.ServerMessageType
Message received when Client logs out
LoginType - Enum in io.sockit.gameclient
Enumeration of the possible LoginTypes
logInWithEmailId(String, String, String) - Method in class io.sockit.gameclient.Client
Attempts to Login a user onto server with emailId and starts a new session
logInWithGoogle(String, String) - Method in class io.sockit.gameclient.Client
Attempts to Login a user onto server with google's oAuth JWT (json web token) and starts a client session.
logInWithOtherId(String, String, String) - Method in class io.sockit.gameclient.Client
Attempts to Login a user onto server with otherId and starts a client session
logOut() - Method in class io.sockit.gameclient.Client
Attempts to Logout the user from the server and end the client session
A B C D E F G H I J L N O P R S T U V 
All Classes All Packages