Uses of Class
io.sockit.gameclient.LoginType
-
Uses of LoginType in io.sockit.gameclient
Methods in io.sockit.gameclient that return LoginType Modifier and Type Method Description LoginTypeClient. getLoginType()Returns the LoginType of the Client session - i.e.static LoginTypeLoginType. valueOf(String name)Returns the enum constant of this type with the specified name.static LoginType[]LoginType. values()Returns an array containing the constants of this enum type, in the order they are declared.