public class TriggerNotificationWorker
extends androidx.work.Worker
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
| Constructor and Description |
|---|
TriggerNotificationWorker(android.content.Context context,
androidx.work.WorkerParameters workerParams) |
| Modifier and Type | Method and Description |
|---|---|
androidx.work.Worker.Result |
doWork() |
static android.content.Intent |
getLauncherActivityIntent(android.content.Context context) |
getApplicationContext, getBackgroundExecutor, getId, getInputData, getNetwork, getOutputData, getResult, getRunAttemptCount, getRuntimeExtras, getTags, getTriggeredContentAuthorities, getTriggeredContentUris, getWorkerFactory, internalInit, isCancelled, isStopped, isUsed, onStopped, setOutputData, setResult, setUsed, stoppublic static final java.lang.String TAG