toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-realtime-core
/
org.http4k.sse
/
SseMessage
/
Event
/
Event
Event
constructor
(
event
:
String
,
data
:
ByteArray
,
id
:
SseEventId
?
=
null
)
constructor
(
event
:
String
,
data
:
InputStream
,
id
:
SseEventId
?
=
null
)
constructor
(
event
:
String
,
data
:
String
=
""
,
id
:
SseEventId
?
=
null
)