input

fun input(vararg value: Any): JsonObject

Sets the input value for the callback.

Return

The updated JsonObject.

Parameters

value

The value to set.