NameCallback

A callback for collecting a name.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The name input by the user.

Link copied to clipboard

The prompt for the name.

Functions

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