refresh

suspend fun refresh(useBackground: Boolean = false)

Refreshes an expired pack, validating or updating its resources and resetting its expiration limit.

Parameters

useBackground

If true, the download will be enqueued in a background service (via WorkManager).