|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TopicEvent
Event fired when topic is received
Channel
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface jerklib.events.IRCEvent |
---|
IRCEvent.Type |
Method Summary | |
---|---|
Channel |
getChannel()
Gets Channel |
String |
getSetBy()
Gets who set the topic |
Date |
getSetWhen()
Gets when topic was set |
String |
getTopic()
Gets the topic |
Methods inherited from interface jerklib.events.IRCEvent |
---|
getRawEventData, getSession, getType |
Method Detail |
---|
String getTopic()
String getSetBy()
Date getSetWhen()
Channel getChannel()
Channel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |