hudson.plugins.ircbot.v2
Interface PircConnection.PartListener

All Known Implementing Classes:
IRCConnection
Enclosing class:
PircConnection

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