toggle menu
runtime-core
2.0.0-beta01
common
switch theme
search in API
runtime-core
/
io.matthewnelson.kmp.tor.runtime.core
/
TorEvent
/
Processor
/
subscribe
subscribe
abstract
fun
subscribe
(
observer
:
TorEvent.Observer
)
Add a single
Observer
.
abstract
fun
subscribe
(
vararg
observers
:
TorEvent.Observer
)
Add multiple
Observer
.