Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-web
/
web.sse
/
EventSource
/
EventSource
Event
Source
constructor
(
url
:
String
,
init
:
EventSourceInit
=
definedExternally
)
(
source
)
constructor
(
url
:
URL
,
init
:
EventSourceInit
=
definedExternally
)
(
source
)