DevBase
2.0.0
Data
/
com.devbase.data.source.web.model
/
WebSocketStatus
/
Received
Received
data
class
Received
<
T
>
(
val
body
:
String
)
:
WebSocketStatus
<
T
>
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Received
Link copied to clipboard
fun
Received
(
body
:
String
)
Content copied to clipboard
Properties
body
Link copied to clipboard
val
body
:
String
Content copied to clipboard
Sources
androidJvm source
Link copied to clipboard