Zircon

object Zircon

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String

Properties

dispatcher
Link copied to clipboard
common
val dispatcher: CoroutineDispatcher
eventBus
Link copied to clipboard
common
val eventBus: EventBus
Can be used to send events to Zircon.
scope
Link copied to clipboard
common
val scope: CoroutineScope

Sources

(source)
Link copied to clipboard