public interface IRCConstants
IRCEventListener.onError(int, String)
,
IRCEventListener.onReply(int, String, String)
Modifier and Type | Field and Description |
---|---|
static char |
ACTION_INDICATOR
This is part of the mIRC code and shows that a PRIVMSG is an ACTION
(
/me ). |
static char |
BOLD_INDICATOR
This is part of the mIRC code and shows that bold starts / ends.
|
static char |
COLOR_END_INDICATOR
This is part of the mIRC code and shows that bold, underline and colors
end.
|
static char |
COLOR_INDICATOR
This is part of the mIRC code and shows that a color-code starts / ends.
|
static char |
COLOR_REVERSE_INDICATOR
This is part of the mIRC code and indicates that the client's colors are
reversed (background -> foreground and foreground -> background).
|
static int |
ERR_ALREADYREGISTRED
Format: "You may not reregister".
|
static int |
ERR_BADCHANMASK
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
ERR_BADCHANNELKEY
Format: "<channel> Cannot join channel (+k)".
|
static int |
ERR_BANNEDFROMCHAN
Format: "<channel> Cannot join channel (+b)".
|
static int |
ERR_CANNOTSENDTOCHAN
Format: "<channel name> Cannot send to channel".
|
static int |
ERR_CANTKILLSERVER
Format: "You cant kill a server!".
|
static int |
ERR_CHANNELISFULL
Format: "<channel> Cannot join channel (+l)".
|
static int |
ERR_CHANOPRIVSNEEDED
Format: "<channel> You're not channel operator".
|
static int |
ERR_ERRONEUSNICKNAME
Format: "<nick> Erroneus nickname".
|
static int |
ERR_FILEERROR
Format: "File error doing <file op> on <file>".
|
static int |
ERR_INVITEONLYCHAN
Format: "<channel> Cannot join channel (+i)".
|
static int |
ERR_KEYSET
Format: "<channel> Channel key already set".
|
static int |
ERR_NEEDMOREPARAMS
Format: "<command> Not enough parameters".
|
static int |
ERR_NICKCOLLISION
Format: "<nick> Nickname collision KILL".
|
static int |
ERR_NICKNAMEINUSE
Format: "<nick> Nickname is already in use".
|
static int |
ERR_NOADMININFO
Format: "<server> No administrative info available".
|
static int |
ERR_NOLOGIN
Format: "<user> User not logged in".
|
static int |
ERR_NOMOTD
Format: "MOTD File is missing".
|
static int |
ERR_NONICKNAMEGIVEN
Format: "No nickname given".
|
static int |
ERR_NOOPERHOST
Format: "No O-lines for your host".
|
static int |
ERR_NOORIGIN
Format: "No origin specified".
|
static int |
ERR_NOPERMFORHOST
Format: "Your host isn't among the privileged".
|
static int |
ERR_NOPRIVILEGES
Format: "Permission Denied- You're not an IRC operator".
|
static int |
ERR_NORECIPIENT
Format: "No recipient given (<command>)".
|
static int |
ERR_NOSERVICEHOST
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
ERR_NOSUCHCHANNEL
Format: "<channel name> No such channel".
|
static int |
ERR_NOSUCHNICK
Used to indicate the nickname parameter supplied to
a command is currently unused.
|
static int |
ERR_NOSUCHSERVER
Format: "<server name> No such server".
|
static int |
ERR_NOTEXTTOSEND
Format: "No text to send".
|
static int |
ERR_NOTONCHANNEL
Format: "<channel> You're not on that channel".
|
static int |
ERR_NOTOPLEVEL
Format: "<mask> No toplevel domain specified".
|
static int |
ERR_NOTREGISTERED
Format: "You have not registered".
|
static int |
ERR_PASSWDMISMATCH
Format: "Password incorrect".
|
static int |
ERR_SUMMONDISABLED
Format: "SUMMON has been disabled".
|
static int |
ERR_TOOMANYCHANNELS
Format: "<channel name> You have joined too many
channels".
|
static int |
ERR_TOOMANYTARGETS
Format: "<target> Duplicate recipients.
|
static int |
ERR_UMODEUNKNOWNFLAG
Format: "Unknown MODE flag".
|
static int |
ERR_UNKNOWNCOMMAND
Format: "<command> Unknown command".
|
static int |
ERR_UNKNOWNMODE
Format: "<char> is unknown mode char to me".
|
static int |
ERR_USERNOTINCHANNEL
Format: "<nick> <channel> They aren't on that channel".
|
static int |
ERR_USERONCHANNEL
Format: "<user> <channel> is already on channel".
|
static int |
ERR_USERSDISABLED
Format: "USERS has been disabled".
|
static int |
ERR_USERSDONTMATCH
Format: "Cant change mode for other users".
|
static int |
ERR_WASNOSUCHNICK
Format: "<nickname> There was no such nickname".
|
static int |
ERR_WILDTOPLEVEL
Format: "<mask> Wildcard in toplevel domain".
|
static int |
ERR_YOUREBANNEDCREEP
Format: "You are banned from this server".
|
static int |
ERR_YOUWILLBEBANNED
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_ADMINEMAIL
Format: "<admin info>".
|
static int |
RPL_ADMINLOC1
Format: "<admin info>".
|
static int |
RPL_ADMINLOC2
Format: "<admin info>".
|
static int |
RPL_ADMINME
Format: "<server> Administrative info".
|
static int |
RPL_AUTHNAME
Format: "<nick> <authname> is authed as"
This is part of /WHOIS on many servers which provide bots to authenticate. |
static int |
RPL_AWAY
Format: "<nick> <away message>".
|
static int |
RPL_BANLIST
Format: "<channel> <banid>".
|
static int |
RPL_CHANNELMODEIS
Format: "<channel> <mode> <mode params>".
|
static int |
RPL_CLOSEEND
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_CLOSING
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_CREATED
Usually the first replies when you're connected.
|
static int |
RPL_ENDOFBANLIST
Format: "<channel> End of channel ban list".
|
static int |
RPL_ENDOFINFO
Format: "End of /INFO list".
|
static int |
RPL_ENDOFLINKS
Format: "<mask> End of /LINKS list".
|
static int |
RPL_ENDOFMOTD
Format: "End of /MOTD command".
|
static int |
RPL_ENDOFNAMES
Format: "<channel> End of /NAMES list".
|
static int |
RPL_ENDOFSERVICES
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_ENDOFSTATS
Format: "<stats letter> End of /STATS report".
|
static int |
RPL_ENDOFUSERS
Format: "End of users".
|
static int |
RPL_ENDOFWHO
Format: "<name> End of /WHO list".
|
static int |
RPL_ENDOFWHOIS
Format: "<nick> End of /WHOIS list".
|
static int |
RPL_ENDOFWHOWAS
Format: "<nick> End of WHOWAS".
|
static int |
RPL_INFO
Format: "<string>".
|
static int |
RPL_INFOSTART
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_INVITING
Format: "<channel> <nick>".
|
static int |
RPL_ISON
Format: "[<nick> {<space><nick>}]".
|
static int |
RPL_ISUPPORT
Usually the first replies when you're connected.
|
static int |
RPL_KILLDONE
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_LINKS
Format: "<mask> <server> <hopcount> <server info>".
|
static int |
RPL_LIST
Format: "<channel> <# visible> <topic>".
|
static int |
RPL_LISTEND
Format: "End of /LIST".
|
static int |
RPL_LISTSTART
Format: "Channel Users Name".
|
static int |
RPL_LUSERCHANNELS
Format: "<integer> channels formed".
|
static int |
RPL_LUSERCLIENT
Format: "There are <integer> users and <integer>
invisible on <integer> servers".
|
static int |
RPL_LUSERME
Format: "I have <integer> clients and <integer>
servers".
|
static int |
RPL_LUSEROP
Format: "<integer> operator(s) online".
|
static int |
RPL_LUSERUNKNOWN
Format: "<integer> unknown connection(s)".
|
static int |
RPL_MOTD
Format: "- <text>".
|
static int |
RPL_MOTDSTART
Format: "- <server> Message of the day - ".
|
static int |
RPL_MYINFO
Usually the first replies when you're connected.
|
static int |
RPL_MYPORTIS
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_NAMREPLY
Format: "<channel> [[@|+]<nick> [[@|+]<nick>
[...]]]".
|
static int |
RPL_NONE
Dummy reply number.
|
static int |
RPL_NOTOPIC
Format: "<channel> No topic is set".
|
static int |
RPL_NOUSERS
Format: "Nobody logged in".
|
static int |
RPL_NOWAWAY
Format: "You have been marked as being away".
|
static int |
RPL_REHASHING
Format: "<config file> Rehashing".
|
static int |
RPL_SERVICE
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_SERVICEINFO
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_SERVLIST
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_SERVLISTEND
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_STATSCLINE
Format: "C <host> * <name> <port> <class>".
|
static int |
RPL_STATSCOMMANDS
Format: "<command> <count>".
|
static int |
RPL_STATSHLINE
Format: "H <hostmask> * <servername>".
|
static int |
RPL_STATSILINE
Format: "I <host> * <host> <port> <class>".
|
static int |
RPL_STATSKLINE
Format: "K <host> * <username> <port> <class>".
|
static int |
RPL_STATSLINKINFO
Format: "<linkname> <sendq> <sent messages>
<sent bytes> <received messages>
<received bytes> <time open>".
|
static int |
RPL_STATSLLINE
Format: "L <hostmask> * <servername> <maxdepth>".
|
static int |
RPL_STATSNLINE
Format: "N <host> * <name> <port> <class>".
|
static int |
RPL_STATSOLINE
Format: "O <hostmask> * <name>"
|
static int |
RPL_STATSQLINE
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_STATSUPTIME
Format: "Server Up %d days %d:%02d:%02d".
|
static int |
RPL_STATSYLINE
Format: "Y <class> <ping frequency> <connect
frequency> <max sendq>".
|
static int |
RPL_SUMMONING
Format: "<user> Summoning user to IRC".
|
static int |
RPL_TIME
Format: "<server> <string showing server's local time>".
|
static int |
RPL_TOPIC
Format: "<channel> <topic>".
|
static int |
RPL_TOPICINFO
Format: "<channel> <nick-who-set-topic> <seconds>".
|
static int |
RPL_TRACECLASS
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_TRACECONNECTING
Format: "Try.
|
static int |
RPL_TRACEHANDSHAKE
Format: "H.S.
|
static int |
RPL_TRACELINK
Format: "Link <version & debug level> <destination>
<next server>".
|
static int |
RPL_TRACELOG
Format: "File <logfile> <debug level>".
|
static int |
RPL_TRACENEWTYPE
Format: "<newtype> 0 <client name>".
|
static int |
RPL_TRACEOPERATOR
Format: "Oper <class> <nick>".
|
static int |
RPL_TRACESERVER
Format: "Serv <class> <int>S <int>C <server>
<nick!user|*!*>@<host|server>".
|
static int |
RPL_TRACEUNKNOWN
Format: "???? <class> [<client IP address in dot form>]".
|
static int |
RPL_TRACEUSER
Format: "User <class> <nick>".
|
static int |
RPL_UMODEIS
Format: "<user mode string>".
|
static int |
RPL_UNAWAY
Format: "You are no longer marked as being away".
|
static int |
RPL_USERHOST
Format: "[<reply>{<space><reply>}]".
|
static int |
RPL_USERS
Format: "%-8s %-9s %-8s".
|
static int |
RPL_USERSSTART
Format: "UserID Terminal Host".
|
static int |
RPL_VERSION
Format: "<version>.<debuglevel> <server>
<comments>".
|
static int |
RPL_WELCOME
Usually the first replies when you're connected.
|
static int |
RPL_WHOISCHANNELS
Format: "<nick> {[@|+]<channel><space>}".
|
static int |
RPL_WHOISCHANOP
This numeric is no longer in use, reserved for future planned use or
anything else.
|
static int |
RPL_WHOISIDLE
Format: "<nick> <integer> seconds idle".
|
static int |
RPL_WHOISOPERATOR
Format: "<nick> is an IRC operator".
|
static int |
RPL_WHOISSERVER
Format: "<nick> <server> <server info>".
|
static int |
RPL_WHOISUSER
Format: "<nick> <user> <host> * :<real name>".
|
static int |
RPL_WHOREPLY
Format: "<channel> <user> <host> <server>
<nick> <H|G>[*][@|+] <hopcount> <real name>".
|
static int |
RPL_WHOWASUSER
Format: "<nick> <user> <host> * <real name>".
|
static int |
RPL_YOUREOPER
Format: "You are now an IRC operator".
|
static int |
RPL_YOURHOST
Usually the first replies when you're connected.
|
static char |
UNDERLINE_INDICATOR
This is part of the mIRC code and shows that bold starts / ends.
|
static final int RPL_WELCOME
static final int RPL_YOURHOST
static final int RPL_CREATED
static final int RPL_MYINFO
static final int RPL_ISUPPORT
static final int ERR_NOSUCHNICK
static final int ERR_NOSUCHSERVER
static final int ERR_NOSUCHCHANNEL
static final int ERR_CANNOTSENDTOCHAN
static final int ERR_TOOMANYCHANNELS
static final int ERR_WASNOSUCHNICK
static final int ERR_TOOMANYTARGETS
static final int ERR_NOORIGIN
static final int ERR_NORECIPIENT
static final int ERR_NOTEXTTOSEND
static final int ERR_NOTOPLEVEL
static final int ERR_WILDTOPLEVEL
static final int ERR_UNKNOWNCOMMAND
static final int ERR_NOMOTD
static final int ERR_NOADMININFO
static final int ERR_FILEERROR
static final int ERR_NONICKNAMEGIVEN
static final int ERR_ERRONEUSNICKNAME
static final int ERR_NICKNAMEINUSE
static final int ERR_NICKCOLLISION
static final int ERR_USERNOTINCHANNEL
static final int ERR_NOTONCHANNEL
static final int ERR_USERONCHANNEL
static final int ERR_NOLOGIN
static final int ERR_SUMMONDISABLED
static final int ERR_USERSDISABLED
static final int ERR_NOTREGISTERED
static final int ERR_NEEDMOREPARAMS
static final int ERR_ALREADYREGISTRED
static final int ERR_NOPERMFORHOST
static final int ERR_PASSWDMISMATCH
static final int ERR_YOUREBANNEDCREEP
static final int ERR_KEYSET
static final int ERR_CHANNELISFULL
static final int ERR_UNKNOWNMODE
static final int ERR_INVITEONLYCHAN
static final int ERR_BANNEDFROMCHAN
static final int ERR_BADCHANNELKEY
static final int ERR_NOPRIVILEGES
static final int ERR_CHANOPRIVSNEEDED
static final int ERR_CANTKILLSERVER
static final int ERR_NOOPERHOST
static final int ERR_UMODEUNKNOWNFLAG
static final int ERR_USERSDONTMATCH
static final int RPL_NONE
static final int RPL_USERHOST
static final int RPL_ISON
static final int RPL_AWAY
static final int RPL_UNAWAY
static final int RPL_NOWAWAY
static final int RPL_WHOISUSER
static final int RPL_WHOISSERVER
static final int RPL_WHOISOPERATOR
static final int RPL_WHOISIDLE
static final int RPL_ENDOFWHOIS
static final int RPL_WHOISCHANNELS
static final int RPL_WHOWASUSER
static final int RPL_ENDOFWHOWAS
static final int RPL_LISTSTART
static final int RPL_LIST
static final int RPL_LISTEND
static final int RPL_CHANNELMODEIS
static final int RPL_AUTHNAME
static final int RPL_NOTOPIC
static final int RPL_TOPIC
static final int RPL_TOPICINFO
static final int RPL_INVITING
static final int RPL_SUMMONING
static final int RPL_VERSION
static final int RPL_WHOREPLY
static final int RPL_ENDOFWHO
static final int RPL_NAMREPLY
static final int RPL_ENDOFNAMES
static final int RPL_LINKS
static final int RPL_ENDOFLINKS
static final int RPL_BANLIST
static final int RPL_ENDOFBANLIST
static final int RPL_INFO
static final int RPL_ENDOFINFO
static final int RPL_MOTDSTART
static final int RPL_MOTD
static final int RPL_ENDOFMOTD
static final int RPL_YOUREOPER
static final int RPL_REHASHING
static final int RPL_TIME
static final int RPL_USERSSTART
static final int RPL_USERS
static final int RPL_ENDOFUSERS
static final int RPL_NOUSERS
static final int RPL_TRACELINK
static final int RPL_TRACECONNECTING
static final int RPL_TRACEHANDSHAKE
static final int RPL_TRACEUNKNOWN
static final int RPL_TRACEOPERATOR
static final int RPL_TRACEUSER
static final int RPL_TRACESERVER
static final int RPL_TRACENEWTYPE
static final int RPL_TRACELOG
static final int RPL_STATSLINKINFO
static final int RPL_STATSCOMMANDS
static final int RPL_STATSCLINE
static final int RPL_STATSNLINE
static final int RPL_STATSILINE
static final int RPL_STATSKLINE
static final int RPL_STATSYLINE
static final int RPL_ENDOFSTATS
static final int RPL_STATSLLINE
static final int RPL_STATSUPTIME
static final int RPL_STATSOLINE
static final int RPL_STATSHLINE
static final int RPL_UMODEIS
static final int RPL_LUSERCLIENT
static final int RPL_LUSEROP
static final int RPL_LUSERUNKNOWN
static final int RPL_LUSERCHANNELS
static final int RPL_LUSERME
static final int RPL_ADMINME
static final int RPL_ADMINLOC1
static final int RPL_ADMINLOC2
static final int RPL_ADMINEMAIL
static final int RPL_TRACECLASS
static final int RPL_STATSQLINE
static final int RPL_SERVICEINFO
static final int RPL_ENDOFSERVICES
static final int RPL_SERVICE
static final int RPL_SERVLIST
static final int RPL_SERVLISTEND
static final int RPL_WHOISCHANOP
static final int RPL_KILLDONE
static final int RPL_CLOSING
static final int RPL_CLOSEEND
static final int RPL_INFOSTART
static final int RPL_MYPORTIS
static final int ERR_YOUWILLBEBANNED
static final int ERR_BADCHANMASK
static final int ERR_NOSERVICEHOST
static final char COLOR_INDICATOR
static final char BOLD_INDICATOR
static final char UNDERLINE_INDICATOR
static final char COLOR_END_INDICATOR
static final char COLOR_REVERSE_INDICATOR
static final char ACTION_INDICATOR
/me
).
Here it is as the ASCII decimal int 22.