downloadCategorizedURLs

suspend fun downloadCategorizedURLs(syncDate: Instant): Boolean

Downloads a snapshot of the risky categorized URLs database that were added after a given date

It must be run in a coroutine context such as Dispatchers.IO.

Parameters

syncDate

Instant — Date of the last requested data synchronization (ISO 8601)