EventHandler
Deprecated (with error)
EventHandler has been moved to package io.ktor.events
Replace with
import io.ktor.events.EventHandler
Content copied to clipboard
EventHandler<T>
Content copied to clipboard
Specifies signature for the event handler.