public class OnBotJavaBroadcastManager
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
OnBotJavaBroadcastManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
broadcast(java.lang.String type,
java.lang.Object message)
Sends an message over the OnBotJava namespace
|