Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.sockets
/
CloseEvent
/
wasClean
was
Clean
val
wasClean
:
Boolean
(
source
)
Returns true if the connection closed cleanly; false otherwise.
MDN Reference