Package | Description |
---|---|
org.botlibre |
Modifier and Type | Method and Description |
---|---|
java.util.Set<LogListener> |
Bot.getLogListeners() |
Modifier and Type | Method and Description |
---|---|
void |
Bot.addLogListener(LogListener listener) |
void |
Bot.removeLogListener(LogListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
Bot.setLogListeners(java.util.Set<LogListener> logListeners) |