Constructors

Link copied to clipboard
constructor(objectType: EngineEventDataObjectType = EngineEventDataObjectType.READER_VIEW_ENGINE_EVENT, type: EngineEventDataType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of engine event object this JSON structure represents.

Link copied to clipboard

The type of event.

Functions

Link copied to clipboard
open override fun serialize(generator: JsonGenerator)