|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ecf.provider.irc.bot.Bot
public class Bot
Constructor Summary | |
---|---|
Bot(IBotEntry bot)
|
Method Summary | |
---|---|
void |
handleMessageEvent(IIMMessageEvent event)
Handle message event (reception of chat, typing, or object message). |
protected void |
setup()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Bot(IBotEntry bot)
Method Detail |
---|
protected void setup() throws ECFException
ECFException
public void handleMessageEvent(IIMMessageEvent event)
IIMMessageListener
handleMessageEvent
in interface IIMMessageListener
event
- the event instance to handle. Will not be null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |