public class LoginListener
extends java.lang.Object
implements java.lang.Runnable
LoginListener is always running, and it runs as a separate thread from the main bot.
Constructor and Description |
---|
LoginListener(Controller _controller) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public LoginListener(Controller _controller)