ZTEventBus

object ZTEventBus

ZTEventBus

Author

Alexandre Lemoult <a.lemoult@zhortech.com>

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
var bus: ZTRxBus