PollingWaitCallback

A callback for polling the user for a response.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The message which should be displayed to the user

Link copied to clipboard

The period of time in milliseconds that the client should wait before replying to this callback.

Functions

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