clearObservers

abstract fun clearObservers()(source)

Remove all non-static Observer that are currently registered.

If the implementin class extends both Processor and io.matthewnelson.kmp.tor.runtime.RuntimeEvent.Processor, all io.matthewnelson.kmp.tor.runtime.RuntimeEvent.Observer will also be removed.