Binder
Helper for service objects to bind to the ServiceFactory by creating an instance of Lifecycle.DestroyableTorRuntime.
See also
Properties
Link copied to clipboard
Returns the first and last 4 characters of the fid concatenated together with an ellipses between.
Functions
Link copied to clipboard
ERROR level logging.
Link copied to clipboard
LIFECYCLE event logging.
Link copied to clipboard
abstract fun onBind(serviceEvents: Set<TorEvent>, serviceObserverNetwork: NetworkObserver?, serviceObserversTorEvent: Set<TorEvent.Observer>, serviceObserversRuntimeEvent: Set<RuntimeEvent.Observer<*>>): Lifecycle.DestroyableTorRuntime
Meant to be called within the service object instance after startService has successfully executed, and ServiceFactory.binder has been injected into it.
Link copied to clipboard
@JvmStatic
@JvmOverloads
@JvmName(name = "fidString")
Helper for overriding a class's toString function.