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