ktor-server-sessions
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-server-sessions
ktor-server-sessions
/
io.ktor.server.sessions
/
sessions
sessions
val
ApplicationCall
.
sessions
:
CurrentSession
(
source
)
Gets a current session or fails if the
Sessions
plugin is not installed.
Report a problem
Throws
Missing
Application
Plugin
Exception