Interface ClientConnectionState.Login

All Superinterfaces:
ClientConnectionState, ClientConnectionState.Authenticated, EngineConnectionState, EngineConnectionState.Authenticated, EngineConnectionState.Login
Enclosing interface:
ClientConnectionState

public static interface ClientConnectionState.Login extends EngineConnectionState.Login, ClientConnectionState.Authenticated
Represents the login state of the connection from the client to the server on the client side.