GlobalWorkSchedulerImpl

internal actual class GlobalWorkSchedulerImpl

Constructors

Link copied to clipboard
constructor(appContext: <Error class: unknown class>, scope: GlobalKaliumScope)
constructor(scope: <Error class: unknown class>)
constructor(scope: GlobalKaliumScope)

Properties

Link copied to clipboard
actual open override val scope: GlobalKaliumScope
actual open val scope: GlobalKaliumScope
expect open override val scope: GlobalKaliumScope
actual open override val scope: GlobalKaliumScope

Functions

Link copied to clipboard
actual open override fun scheduleImmediateApiVersionUpdate()

Schedules an immediate execution of UpdateApiVersionsWorker, which checks and tries to determine the API version to use.

expect open override fun scheduleImmediateApiVersionUpdate()

Schedules an immediate execution of UpdateApiVersionsWorker, which checks and tries to determine the API version to use.

actual open override fun scheduleImmediateApiVersionUpdate()

Schedules an immediate execution of UpdateApiVersionsWorker, which checks and tries to determine the API version to use.

Link copied to clipboard
actual open override fun schedulePeriodicApiVersionUpdate()

Schedules a periodic execution of UpdateApiVersionsWorker, which checks and tries to determine the API version to use.

expect open override fun schedulePeriodicApiVersionUpdate()

Schedules a periodic execution of UpdateApiVersionsWorker, which checks and tries to determine the API version to use.

actual open override fun schedulePeriodicApiVersionUpdate()

Schedules a periodic execution of UpdateApiVersionsWorker, which checks and tries to determine the API version to use.