wendy / com.levibostian.wendy.listeners / PendingTaskStatusListener / running

running

@UiThread abstract fun running(taskId: Long): Unit

The task runner is running this exact PendingTask.

Parameters

taskId - The taskId of the PendingTask being run.