|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NoticeEvent
NoticeIRCEvent - the event for notices from the server
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface jerklib.events.IRCEvent |
---|
IRCEvent.Type |
Method Summary | |
---|---|
String |
byWho()
Gets who sent the notice event |
Channel |
getChannel()
If this is a Channel notice this will return the Channel |
String |
getNoticeMessage()
returns notice message |
String |
toWho()
If this notice is sent to a user this will return who |
Methods inherited from interface jerklib.events.IRCEvent |
---|
getRawEventData, getSession, getType |
Method Detail |
---|
String getNoticeMessage()
String byWho()
String toWho()
Channel getChannel()
Channel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |