toggle menu
krossbow
common
switch theme
search in API
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Text
Text
data
class
Text
(
val
text
:
String
)
:
WebSocketFrame
(
source
)
A web socket text frame (0x1).
Members
Constructors
Text
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String