MultiplayerTurnCheckWorker
class MultiplayerTurnCheckWorker(appContext: Context, workerParams: WorkerParameters) : Worker
Content copied to clipboard
Types
Functions
doWork
Link copied to clipboard
getApplicationContext
Link copied to clipboard
getBackgroundExecutor
Link copied to clipboard
getInputData
Link copied to clipboard
getNetwork
Link copied to clipboard
getRunAttemptCount
Link copied to clipboard
getStackTraceString
Link copied to clipboard
getTags
Link copied to clipboard
getTaskExecutor
Link copied to clipboard
getTriggeredContentAuthorities
Link copied to clipboard
getTriggeredContentUris
Link copied to clipboard
getWorkerFactory
Link copied to clipboard
isRunInForeground
Link copied to clipboard
setForegroundAsync
Link copied to clipboard
fun setForegroundAsync(@NonNull foregroundInfo: ForegroundInfo): ListenableFuture<Void>
Content copied to clipboard
setProgressAsync
Link copied to clipboard
showErrorNotification
Link copied to clipboard
startWork
Link copied to clipboard
updatePersistentNotification
Link copied to clipboard
Properties
mAppContext
Link copied to clipboard
mFuture
Link copied to clipboard
mRunInForeground
Link copied to clipboard
mWorkerParams
Link copied to clipboard
Sources
androidJvm source
Link copied to clipboard