EventListener

Functions

Link copied to clipboard
abstract fun handle(event: E)
Link copied to clipboard
open operator fun invoke(event: E): Result<Unit>