toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
VideoDownloadManager
/
downloadFromResume
download
From
Resume
suspend
fun
downloadFromResume
(
context
:
Context
,
pkg
:
VideoDownloadManager.DownloadResumePackage
,
notificationCallback
:
(
Int
,
Notification
)
->
Unit
,
setKey
:
Boolean
=
true
)
(
source
)