Instance

sealed class Instance(instanceConfig: AbstractTorServiceUI.Config, instanceScope: CoroutineScope) : AbstractTorServiceUI.Args(source)

For AbstractTorServiceUI.createProtected

Constructors

Link copied to clipboard
protected constructor(instanceConfig: AbstractTorServiceUI.Config, instanceScope: CoroutineScope)