public class TestModeRequest implements AdminLobbyRequest
Send by administrative client to enable or disable testMode.
public TestModeRequest(boolean testMode)
public boolean getTestMode()