|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChannelInfo
Defines the requirements for classes that provide channel information.
Channel
,
ChatProvider
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the channel. |
int |
getPeerCount()
Returns the number of peers that have joined this channel. |
java.lang.String |
getTopic()
Returns the topic of this channel. |
Method Detail |
---|
java.lang.String getName()
int getPeerCount()
java.lang.String getTopic()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |