Builder

Opener for creating a TorServiceConfig.Foreground which will run all instances of TorRuntime that have been created via newEnvironment inside of TorService, operating as a Foreground Service.

NOTE: An android.app.NotificationChannel for API 26+ is set up using the provided TorServiceUI.Factory.info (emulators & devices only).

See also

io.matthewnelson.kmp.tor.runtime.service.ui.KmpTorServiceUI

Throws

ClassCastException

If an instance of TorServiceConfig has already been instantiated and is unable to be returned because it is not an instance of Foreground.

IllegalArgumentException

If factory fails validation checks (emulators & devices only).

IllegalStateException

If factory fails validation checks (emulators & devices only).

If factory fails validation checks (emulators & devices only).