EventTerm

interface EventTerm

One conjunction in an event DNF filter.

Properties

Link copied to clipboard
abstract val literals: List<EventLiteral>

Literals are ANDed together.

Functions

Link copied to clipboard
Link copied to clipboard
fun EventTerm.copy(body: <Error class: unknown class>.() -> Unit = {}): EventTerm

Copies the original message, including unknown fields.