ktor-events
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-events
ktor-events
/
io.ktor.events
/
EventHandler
Event
Handler
typealias
EventHandler
<
T
>
=
(
T
)
->
Unit
(
source
)
Specifies signature for the event handler
Report a problem