| Package | Description |
|---|---|
| org.schwering.irc.lib |
| Modifier and Type | Method and Description |
|---|---|
void |
IRCEventListener.onMode(String chan,
IRCUser user,
IRCModeParser modeParser)
Fired when an operator changes the modes of a channel.
|
void |
IRCEventAdapter.onMode(String chan,
IRCUser user,
IRCModeParser modeParser)
Does nothing in this implementation.
|
Copyright © 2006–2015. All rights reserved.