hudson.plugins.ircbot.v2
Interface PircConnection.JoinListener

All Known Implementing Classes:
IRCConnection
Enclosing class:
PircConnection

public static interface PircConnection.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.