Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-web
/
web.messaging
/
MessageEvent
/
Companion
Companion
object
Companion
(
source
)
Members & Extensions
Properties
CONNECT
Link copied to clipboard
val
MessageEvent.Companion
.
CONNECT
:
EventType
<
MessageEvent
<
*
>
>
MESSAGE
Link copied to clipboard
val
MessageEvent.Companion
.
MESSAGE
:
EventType
<
MessageEvent
<
*
>
>
MESSAGE_
ERROR
Link copied to clipboard
val
MessageEvent.Companion
.
MESSAGE_ERROR
:
EventType
<
MessageEvent
<
*
>
>