Event

interface Event

Represents a meaningful "happening" in an app.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator fun Event.plus(that: Pair<String, Any>): Event

Attach some metadata to this event