IRdWireableDispatchHelper

interface IRdWireableDispatchHelper

Functions

Link copied to clipboard
open fun dispatch(scheduler: IScheduler? = null, action: () -> Unit)
abstract fun dispatch(    lifetime: Lifetime = this.lifetime,     scheduler: IScheduler? = null,     action: () -> Unit)

Properties

Link copied to clipboard
abstract val lifetime: Lifetime
Link copied to clipboard
abstract val rdId: RdId