onResponse
fun onResponse(connectFlags: <Error class: unknown class> = ConnectFlags(0u), detail: String? = null, handler: (response: String) -> Unit): <Error class: unknown class>(source)
This signal is emitted when the dialog is closed.
Since
1.5
Parameters
connectFlags
a combination of ConnectFlags
detail
the signal detail
handler
the Callback to connect. Params: response
the response ID