getJobInfosByTag

abstract suspend fun getJobInfosByTag(tag: String): List<JobInfo>(source)

Returns the current state of every known job carrying tag.