Package 

Class LocationSyncWorker

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final CoroutineDispatcher coroutineContext
    • Method Summary

      Modifier and Type Method Description
      CoroutineDispatcher getCoroutineContext()
      ListenableWorker.Result doWork()
      • Methods inherited from class androidx.work.CoroutineWorker

        getApplicationContext, getBackgroundExecutor, getId, getInputData, getNetwork, getRunAttemptCount, getStopReason, getTags, getTaskExecutor, getTriggeredContentAuthorities, getTriggeredContentUris, getWorkerFactory, isStopped, isUsed, setForegroundAsync, setProgressAsync, setUsed, stop
      • Methods inherited from class app.appnomix.sdk.internal.data.network.LocationSyncWorker

        getForegroundInfo, getForegroundInfoAsync, onStopped, setForeground, setProgress, startWork
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait