|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InviteEvent
Event fired when an Invite message is recieved from server
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface jerklib.events.IRCEvent |
---|
IRCEvent.Type |
Method Summary | |
---|---|
String |
getChannelName()
Gets the channel name to which we were invited to |
String |
getHostName()
Gets the hostname of the user who invited us. |
String |
getNick()
Gets the nick of the person who invited us |
String |
getUserName()
Gets the username from the user's hostmask |
Methods inherited from interface jerklib.events.IRCEvent |
---|
getRawEventData, getSession, getType |
Method Detail |
---|
String getNick()
String getUserName()
String getHostName()
String getChannelName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |