rero.client.server
Class UpdateIAL
java.lang.Object
rero.client.server.UpdateIAL
- All Implemented Interfaces:
- ChatListener
- public class UpdateIAL
- extends Object
- implements ChatListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateIAL
public UpdateIAL()
fireChatEvent
public int fireChatEvent(HashMap eventDescription)
- Specified by:
fireChatEvent
in interface ChatListener
isChatEvent
public boolean isChatEvent(String event,
HashMap eventDescription)
- Specified by:
isChatEvent
in interface ChatListener