|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRCModeParser | |
org.schwering.irc.lib | IRClib is a library for the client-side of IRC (Internet Relay Chat) connections. |
Uses of IRCModeParser in org.schwering.irc.lib |
Methods in org.schwering.irc.lib with parameters of type IRCModeParser | |
void |
IRCEventAdapter.onMode(java.lang.String chan,
IRCUser user,
IRCModeParser modeParser)
Fired when an operator changes the modes of a channel. |
void |
IRCEventListener.onMode(java.lang.String chan,
IRCUser user,
IRCModeParser modeParser)
Fired when an operator changes the modes of a channel. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |