listeners

abstract fun listeners(): TorListeners(source)

Returns the current TorListeners of this TorRuntime instance.

If tor is not 100% bootstrapped with network enabled, TorListeners.isEmpty will always be true for the returned instance of TorListeners.

See also