InterruptionCallbacksProcessor

Functions

Link copied to clipboard
open fun register(extension: InterruptionCallback)
abstract fun register(extension: InterruptionCallback, priority: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun runCallbacks()
Link copied to clipboard
abstract fun unregister(extension: InterruptionCallback)
Link copied to clipboard
abstract fun unregisterAll()