Preprocessed

class Preprocessed(interactionData: Any?) : InteractionTarget(source)

Represents an already processed interaction.

Parameters

interactionData

The interaction data to be returned by computeInteractionData

Constructors

Link copied to clipboard
constructor(interactionData: Any?)

Functions

Link copied to clipboard
open override fun computeInteractionData(): Any?

Calculates the interaction data by the given target entity.