hudson.plugins.ircbot.v2
Interface PircListener.JoinListener

All Known Implementing Classes:
IRCConnection
Enclosing class:
PircListener

public static interface PircListener.JoinListener


Method Summary
 void channelJoined(java.lang.String channelName)
          Is called when the ircbot joins a channel.
 

Method Detail

channelJoined

void channelJoined(java.lang.String channelName)
Is called when the ircbot joins a channel.



Copyright © 2011. All Rights Reserved.