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