rero.ircfw.interfaces
public interface FrameworkConstants
| Field Summary | |
|---|---|
| static String | $ADDRESS$ |
| static String | $DATA$ parameters from the event |
| static String | $EVENT$ the type of event |
| static String | $HOST$ |
| static String | $NICK$ |
| static String | $NUMERIC$ |
| static String | $PARMS$ |
| static String | $RAW$ |
| static String | $SERVER$ |
| static String | $SOURCE$ information regarding the source of the event |
| static String | $TARGET$ the target of the event, who is the event "to" |
| static String | $TYPE$ type of CTCP request (for CTCP's ONLY) |
| static String | $USER$ |