public interface TextOutputListener
Modifier and Type | Method and Description |
---|---|
void |
messageReceived(String text)
Called when new message is received.
|
void messageReceived(String text)
text
- received messageCopyright © 2016. All rights reserved.