|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TCChannel in cz.cuni.amis.pogamut.ut2004.teamcomm.bot |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.teamcomm.bot that return TCChannel | |
|---|---|
TCChannel |
UT2004TCClient.getChannel(int channelId)
Returns details about bots/channels connected to the team. |
| Uses of TCChannel in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.client |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.client that return TCChannel | |
|---|---|
TCChannel |
TCMinaClient.getChannel(int channelId)
Returns details about bots/channels connected to the team. |
| Uses of TCChannel in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.model |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.model that return TCChannel | |
|---|---|
TCChannel |
TCChannel.clone()
|
| Methods in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.model that return types with arguments of type TCChannel | |
|---|---|
Map<Integer,TCChannel> |
TCTeam.getChannels()
|
| Method parameters in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.model with type arguments of type TCChannel | |
|---|---|
void |
TCTeam.setChannels(Map<Integer,TCChannel> channels)
|
| Uses of TCChannel in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.server.messages |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.server.messages that return TCChannel | |
|---|---|
TCChannel |
TCInfoTeamChannelCreated.getChannel()
|
| Methods in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.server.messages with parameters of type TCChannel | |
|---|---|
void |
TCInfoTeamChannelCreated.setChannel(TCChannel channel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||