-
public final class CTFlushPushImpressionsWork extends Worker
-
-
Constructor Summary
Constructors Constructor Description CTFlushPushImpressionsWork(Context context, WorkerParameters workerParams)
-
Method Summary
Modifier and Type Method Description final StringgetTag()ListenableWorker.ResultdoWork()-
Methods inherited from class androidx.work.Worker
getApplicationContext, getBackgroundExecutor, getId, getInputData, getNetwork, getRunAttemptCount, getStopReason, getTags, getTaskExecutor, getTriggeredContentAuthorities, getTriggeredContentUris, getWorkerFactory, isStopped, isUsed, onStopped, setForegroundAsync, setProgressAsync, setUsed, stop -
Methods inherited from class com.clevertap.android.sdk.pushnotification.work.CTFlushPushImpressionsWork
getForegroundInfo, getForegroundInfoAsync, startWork -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CTFlushPushImpressionsWork
CTFlushPushImpressionsWork(Context context, WorkerParameters workerParams)
-
-
Method Detail
-
doWork
@RequiresApi(api = 21) ListenableWorker.Result doWork()
-
-
-
-