isScheduled

suspend fun isScheduled(context: Context): Boolean

Checks if the worker is scheduled.

Author

Arnau Mora

Since

20210826

Parameters

context

The Context that wants to make the check.