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