Package com. devbase. data. utilities. rx

Defines rx configuration

Types

Link copied to clipboard
class RxEventBus

Class to publish event using RXJava

Functions

Link copied to clipboard
fun <T : Any> genericErrorHandler(e: Throwable, result: DevData<T>)

Method to set mutable live data fail error value based on throwable