getNextRequestUrl

abstract suspend fun getNextRequestUrl(context: SyncDownloadContext): String?

Returns the URL for the next download request, or null if there is no more download request to be issued.

Sources

androidJvm source
Link copied to clipboard