Pixnews Anvil-KSP Code Generators
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pixnews Anvil-KSP Code Generators
workmanager-inject
/
ru.pixnews.anvil.ksp.codegen.workmanager.inject.wiring
/
CoroutineWorkerFactory
Coroutine
Worker
Factory
interface
CoroutineWorkerFactory
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
context
:
Context
,
workerParameters
:
WorkerParameters
)
:
CoroutineWorker