WorkerOptions
fun WorkerOptions(
type: WorkerType? = WorkerType.CLASSIC,
credentials: RequestCredentials? = RequestCredentials.OMIT
): WorkerOptions
(source)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
fun WorkerOptions(
type: WorkerType? = WorkerType.CLASSIC,
credentials: RequestCredentials? = RequestCredentials.OMIT
): WorkerOptions