Lifecycle

Types

Link copied to clipboard

A wrapper around the TorRuntime implementation which adds the ability to destroy the instance. Is only available if using the TorRuntime.ServiceFactory API.

Link copied to clipboard
class Event

An event pertaining to an object's lifecycle.

Functions

Link copied to clipboard
open override fun destroy()
Link copied to clipboard
open override fun isDestroyed(): Boolean