hudson.plugins.ircbot.v2
Interface PircListener.InviteListener

All Known Implementing Classes:
IRCConnection
Enclosing class:
PircListener

public static interface PircListener.InviteListener


Method Summary
 void inviteReceived(String channelName, String inviter)
          Is called when the ircbot is invited to a channel.
 

Method Detail

inviteReceived

void inviteReceived(String channelName,
                    String inviter)
Is called when the ircbot is invited to a channel.



Copyright © 2004-2012. All Rights Reserved.