|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChannelListEvent
The event fired when a line from a channel listing is parsed
RequestGenerator.chanList(),
RequestGenerator.chanList(String)| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jerklib.events.IRCEvent |
|---|
IRCEvent.Type |
| Method Summary | |
|---|---|
String |
getChannelName()
Gets the channel name |
int |
getNumberOfUser()
Egts the number of users in the channel |
String |
getTopic()
Gets the topic of the channel |
| Methods inherited from interface jerklib.events.IRCEvent |
|---|
getRawEventData, getSession, getType |
| Method Detail |
|---|
String getChannelName()
int getNumberOfUser()
String getTopic()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||