kmp-tor
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-tor
runtime
/
io.matthewnelson.kmp.tor.runtime
/
Lifecycle
/
DestroyableTorRuntime
/
invokeOnDestroy
invoke
On
Destroy
fun
invokeOnDestroy
(
handle
:
ItBlock
<
Any
?
>
)
:
Disposable
(
source
)
Attaches a callback handle to the lifecycle which will be invoked when
destroy
is called.
See also
Enqueued
Job.
invoke
On
Completion