Package-level declarations

Types

Link copied to clipboard
expect enum Action : Enum<Action> , EnqueuedJob.Argument
actual enum Action : Enum<Action> , EnqueuedJob.Argument
actual enum Action : Enum<Action> , EnqueuedJob.Argument
Link copied to clipboard
abstract class ActionJob : EnqueuedJob
Link copied to clipboard
fun interface ConfigCallback

A Callback for configuring TorConfig.BuilderScope.

Link copied to clipboard
interface FileID
Link copied to clipboard
Link copied to clipboard
abstract class NetworkObserver

A Hook for TorRuntime that controls TorOption.DisableNetwork toggling when device connectivity is lost/gained.

Link copied to clipboard

Events specific to TorRuntime

Link copied to clipboard

A wrapper around the jobs returned by TorCmd.Unprivileged.Processor and TorCmd.Privileged.Processor to inform observers that they are being executed.

Link copied to clipboard

Holder for TorRuntime listener addresses.

Link copied to clipboard

Base interface for implementations that manage interaction with a single tor daemon (backed by a stand-alone process instance).

Link copied to clipboard
class TorState

Holder for TorRuntime state.