get Next Request Url
abstract suspend fun getNextRequestUrl(context: SyncDownloadContext): String?
Content copied to clipboard
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