|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmaslab.telemetry.channel.Channel
public abstract class Channel
Abstract parent class for all channel types.
| Constructor Summary | |
|---|---|
Channel()
|
|
| Method Summary | |
|---|---|
static void |
addCommandListener(JugMessageListener listener)
Add a new listener to receive messages from the BotClient. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Channel()
| Method Detail |
|---|
public static void addCommandListener(JugMessageListener listener)
listener - A JugMessageListener object that will handle commands from the
BotClient.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||