public interface StatusChannel
| Modifier and Type | Method and Description |
|---|---|
void |
sendStatus(String status)
Sendet eine Statusmeldung an den Kanal.
|
void sendStatus(String status)
status - Die Statusmeldung.Copyright © 2004–2015. All rights reserved.