Package-level declarations

Types

Link copied to clipboard

Core commonMain abstraction which enables implementors the ability to create a fully customized notification for the running instances of TorRuntime as they operate within a service object.

Link copied to clipboard
open class TorServiceConfig

Configuration info for producing TorRuntime.ServiceFactory to run tor within an android.app.Service.

Link copied to clipboard

Core androidMain abstraction which enables implementors the ability to create a fully customized notification for the running instances of TorRuntime as they operate within TorService.