|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NickChangeEvent
NickChangeIRCEvent is created when someone in a channel changes their nick
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jerklib.events.IRCEvent |
|---|
IRCEvent.Type |
| Method Summary | |
|---|---|
String |
getHostName()
Get the hostname of the user who changed their nick |
String |
getNewNick()
getNewNick() returns the new nick of the user |
String |
getOldNick()
Returns the previous nick of the user before the change |
String |
getUserName()
Get the username of the user who changed their nick |
| Methods inherited from interface jerklib.events.IRCEvent |
|---|
getRawEventData, getSession, getType |
| Method Detail |
|---|
String getOldNick()
String getNewNick()
String getUserName()
String getHostName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||