BusyHandler

fun interface BusyHandler(source)

Callback to use with DatabaseConnection.setBusyHandler.

Functions

Link copied to clipboard
abstract fun apply(count: Int): Int

Details on parameters and result can be found here.