PersistentHandlerBuilder

Deprecated

Nothing to be configured, will be removed, pass your data to bindTo directly

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun passData(vararg data: Any?)
fun passData(data: List<Any?>)

Sets the data passed to the persistent handler's function.