ZTRxBus

class ZTRxBus

ZTRxBus

Author

Alexandre Lemoult <a.lemoult@zhortech.com>

Constructors

ZTRxBus
Link copied to clipboard
fun ZTRxBus()

Functions

observeEvents
Link copied to clipboard
inline fun <T> observeEvents(): Flowable<T>
post
Link copied to clipboard
fun post(event: Any)

Properties

bus
Link copied to clipboard
val bus: Bus<Any>