|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageEvent
Base interface for all PRIVMSGs
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface jerklib.events.IRCEvent |
---|
IRCEvent.Type |
Method Summary | |
---|---|
Channel |
getChannel()
returns IRCChannel object the PrivMsg occured in |
String |
getHostName()
getHostName() returns a string that represents the host of the creator of this event |
String |
getMessage()
getMessage() returns the message part of the event |
String |
getNick()
returns the nick of the person who created the PrivMsgIRCEvent |
String |
getUserName()
This will return the username field of the user's hostmask nick!username@host |
Methods inherited from interface jerklib.events.IRCEvent |
---|
getRawEventData, getSession, getType |
Method Detail |
---|
Channel getChannel()
String getNick()
String getUserName()
String getHostName()
String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |