rero.ircfw.interfaces
Interface ChatListener
- All Known Implementing Classes:
- EventChatListener, FeatureDCC, ListFilter, LocalInfo.ResolveLocalInfo, NotifyData, NotifyUser, PerformOnConnect, ProcessEvents, ServerHandler, ServerHandler.NickInUseListener, UpdateIAL
- public interface ChatListener
EVENT_DONE
public static final int EVENT_DONE
- See Also:
- Constant Field Values
EVENT_HALT
public static final int EVENT_HALT
- See Also:
- Constant Field Values
REMOVE_LISTENER
public static final int REMOVE_LISTENER
- See Also:
- Constant Field Values
fireChatEvent
public int fireChatEvent(HashMap eventDescription)
isChatEvent
public boolean isChatEvent(String eventId,
HashMap eventDescription)