EditionsInitToken

Token for marking the init process of Editions as completed for the benefit of Book Library.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val initCompleted: CurrentValueObservable<EditionsInitToken.InitCompletion>

Used for observing whether init has completed or not.

Functions

Link copied to clipboard

Call when fi.richie.editions.Editions.initialize has completed, success being whether the init process was successful or not.