hudson.plugins.ircbot.v2
Interface PircListener.PartListener

All Known Implementing Classes:
IRCConnection
Enclosing class:
PircListener

public static interface PircListener.PartListener


Method Summary
 void channelParted(java.lang.String channelName)
          Is called when the ircbot is disconnected (leaves or is kicked) from a channel.
 

Method Detail

channelParted

void channelParted(java.lang.String channelName)
Is called when the ircbot is disconnected (leaves or is kicked) from a channel.



Copyright © 2011. All Rights Reserved.