ktor-sse
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-sse
ktor-sse
/
io.ktor.sse
/
ServerSentEvent
/
ServerSentEvent
Server
Sent
Event
constructor
(
data
:
String
?
=
null
,
event
:
String
?
=
null
,
id
:
String
?
=
null
,
retry
:
Long
?
=
null
,
comments
:
String
?
=
null
)
(
source
)