public static interface PircListener.JoinListener
Modifier and Type | Method and Description |
---|---|
void |
channelJoined(String channelName)
Is called when the ircbot joins a channel.
|
void channelJoined(String channelName)
channelName
- Name of the IRC channel to act inCopyright © 2016–2020. All rights reserved.