kmp-tor
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-tor
runtime-core
/
io.matthewnelson.kmp.tor.runtime.core
/
TorEvent
/
Processor
/
unsubscribe
unsubscribe
abstract
fun
unsubscribe
(
observer
:
TorEvent.Observer
)
(
source
)
Remove a single
Observer
.
abstract
fun
unsubscribe
(
vararg
observers
:
TorEvent.Observer
)
(
source
)
Remove multiple
Observer
.