toggle menu
river
jvm
switch theme
search in API
connector-http
/
com.river.connector.http
/
ServerSentEvent
/
ServerSentEvent
Server
Sent
Event
constructor
(
id
:
String
?
=
null
,
event
:
String
?
=
null
,
data
:
List
<
String
>
,
comments
:
List
<
String
>
=
listOf()
)