ACTION_BROADCAST_TASK_STARTING

val ACTION_BROADCAST_TASK_STARTING: String = "org.dmfs.android.tasks.TASK_START"

The action of the broadcast that's send when a task starts. The intent data will be a Uri of the task that has started.