|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DccEvent
Base interface for all DCC Events.
Nested Class Summary | |
---|---|
static class |
DccEvent.DccType
Type enum is used to determine type. |
Nested classes/interfaces inherited from interface jerklib.events.IRCEvent |
---|
IRCEvent.Type |
Method Summary | |
---|---|
DccEvent.DccType |
getDccType()
Used to find out the exact type of event the DccEvent object is. |
Methods inherited from interface jerklib.events.CtcpEvent |
---|
getCtcpString |
Methods inherited from interface jerklib.events.MessageEvent |
---|
getChannel, getHostName, getMessage, getNick, getUserName |
Methods inherited from interface jerklib.events.IRCEvent |
---|
getRawEventData, getSession, getType |
Method Detail |
---|
DccEvent.DccType getDccType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |