TextOutputCallback

A callback for displaying text output.

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The message to be displayed.

Link copied to clipboard

The type of message TextOutputCallbackMessageType (information, warning, error, script).

Functions

Link copied to clipboard
protected open override fun init(name: String, value: JsonElement)
Link copied to clipboard
open override fun payload(): JsonObject