public interface WebSocketTextMessage extends WebSocketMessage
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Retrieve the text from the message.
|
boolean |
isFinalFragment()
Check whether the message is a final fragment.
|
getTarget, getWebSocketConnection, isServerMessageString getText()
boolean isFinalFragment()
Copyright © 2022 WSO2. All rights reserved.