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
E
- email - io.sockit.gameclient.LoginType
-
Indicates a login using emailId
- emailIdAndPasswordDoesNotMatch - Static variable in class io.sockit.gameclient.ErrorCodes
-
ErrorCode sent by the server when Client attempts to login with an emailId and password that does not match
- emptyEmailId - Static variable in class io.sockit.gameclient.ErrorCodes
-
ErrorCode sent by the server when the Client invokes registerUserWithEmailId and the emailId is null or empty
- emptyOtherId - Static variable in class io.sockit.gameclient.ErrorCodes
-
ErrorCode sent by the server when the Client invokes registerUserWithOtherId and the otherId is null or empty
- enterGame(String) - Method in class io.sockit.gameclient.Client
-
Attempts to Link a Game with the client session
- error - io.sockit.gameclient.ServerMessageType
-
Message received when there is an error on the server
- ErrorCodes - Class in io.sockit.gameclient
-
This class defines the list of Error codes sent by the server This object/function prototype defines the list of Error codes sent by the server
- ErrorCodes() - Constructor for class io.sockit.gameclient.ErrorCodes
- ErrorLogger - Interface in io.sockit.gameclient
-
Interface for logging errors
- exitGame() - Method in class io.sockit.gameclient.Client
-
Attempts to Delink the currently linked game from the client session
All Classes All Packages