krossbow-websocket-core
3.8.0
common
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Text
Text
common
data
class
Text
(
val
text
:
String
)
:
WebSocketFrame
Content copied to clipboard
A web socket text frame (0x1).
Constructors
Properties
Sources
Constructors
Text
Link copied to clipboard
common
fun
Text
(
text
:
String
)
Content copied to clipboard
Properties
text
Link copied to clipboard
common
val
text
:
String
Content copied to clipboard
Sources
common source
Link copied to clipboard