GlobalWorkSchedulerImpl

internal actual class GlobalWorkSchedulerImpl(coreLogic: CoreLogic) : GlobalWorkScheduler

Constructors

Link copied to clipboard
constructor(coreLogic: CoreLogic)

Functions

Link copied to clipboard

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

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

Link copied to clipboard

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

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