rero.bridges.event
public class FilterChatListener extends EventChatListener
Field Summary | |
---|---|
protected CodeSnippet | code |
protected ScriptEnvironment | env |
protected String | event |
protected String[] | filter |
protected int | isPublic |
Constructor Summary | |
---|---|
FilterChatListener(ScriptEnvironment _env, String _event, String _filter, CodeSnippet _code) |
Method Summary | |
---|---|
boolean | isChatEvent(String eventId, HashMap eventDescription) |