toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.http
/
ServerEvent
Server
Event
sealed
external
interface
ServerEvent
(
source
)
Members
Types
CHECKCONTINUE
Link copied to clipboard
sealed
interface
CHECKCONTINUE
:
LegacyEventType
CHECKEXPECTATION
Link copied to clipboard
sealed
interface
CHECKEXPECTATION
:
LegacyEventType
CLIENTERROR
Link copied to clipboard
sealed
interface
CLIENTERROR
:
LegacyEventType
CLOSE
Link copied to clipboard
sealed
interface
CLOSE
:
LegacyEventType
Companion
Link copied to clipboard
object
Companion
CONNECT
Link copied to clipboard
sealed
interface
CONNECT
:
LegacyEventType
CONNECTION
Link copied to clipboard
sealed
interface
CONNECTION
:
LegacyEventType
DROPREQUEST
Link copied to clipboard
sealed
interface
DROPREQUEST
:
LegacyEventType
ERROR
Link copied to clipboard
sealed
interface
ERROR
:
LegacyEventType
LISTENING
Link copied to clipboard
sealed
interface
LISTENING
:
LegacyEventType
REQUEST
Link copied to clipboard
sealed
interface
REQUEST
:
LegacyEventType
UPGRADE
Link copied to clipboard
sealed
interface
UPGRADE
:
LegacyEventType