toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.messaging
/
MessageEvent
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
CONNECT
Link copied to clipboard
val
CONNECT
:
EventType
<
MessageEvent
<
*
>
>
MESSAGE
Link copied to clipboard
val
MESSAGE
:
EventType
<
MessageEvent
<
*
>
>
MESSAGE_ERROR
Link copied to clipboard
val
MESSAGE_ERROR
:
EventType
<
MessageEvent
<
*
>
>