hudson.plugins.ircbot.v2
Interface PircListener.JoinListener

All Known Implementing Classes:
IRCConnection
Enclosing class:
PircListener

public static interface PircListener.JoinListener


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

Method Detail

channelJoined

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



Copyright © 2004-2012. All Rights Reserved.