gsdsdk / com.gsd.software.sdk.workmanager.intentions / IntentionsWorker
class IntentionsWorker : CoroutineWorker
Created by Maksim Shumko on 5/27/2019.
Name | Summary |
---|---|
Factory | class Factory : ParameterizedWorkerFactory |
Name | Summary |
---|---|
<init> | IntentionsWorker(appContext: Context , workerParams: WorkerParameters, intentionsExecutor: IntentionsExecutor ) Created by Maksim Shumko on 5/27/2019. |
Name | Summary |
---|---|
doWork | suspend fun doWork(): Result |