hudson.plugins.ircbot.v2
Interface PircListener.PartListener

All Known Implementing Classes:
IRCConnection
Enclosing class:
PircListener

public static interface PircListener.PartListener


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

Method Detail

channelParted

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



Copyright © 2004-2013. All Rights Reserved.