Lazy Stream Download Data
Constructors
Functions
Link copied to clipboard
suspend fun resolveSafe(index: Int, retries: Int = 3, callback: suspend CoroutineScope.(VideoDownloadManager.LazyStreamDownloadResponse) -> Unit): Boolean
retries the resolve n times and returns true if successful