Event

interface Event

The Event interface

Inheritors

Properties

Link copied to clipboard
Link copied to clipboard
abstract val dataPayload: Map<String, Any?>

The payload for the event.

Link copied to clipboard

The list of entities associated with an event.

Link copied to clipboard
abstract val trueTimestamp: Long?

Set a custom timestamp.