toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
M3u8Helper2
/
LazyHlsDownloadData
/
resolveLinkWhileSafe
resolve
Link
While
Safe
suspend
fun
resolveLinkWhileSafe
(
index
:
Int
,
tries
:
Int
=
3
,
failDelay
:
Long
=
3000
,
condition
:
(
)
->
Boolean
)
:
ByteArray
?
(
source
)