ktor-server-sse
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-server-sse
ktor-server-sse
/
io.ktor.server.sse
/
ServerSSESession
/
call
call
abstract
val
call
:
ApplicationCall
(
source
)
The received
call
that originated this session.
Report a problem