Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.mvvm
/
suspendSafeApiCall
suspend
Safe
Api
Call
common
suspend
fun
<
T
>
suspendSafeApiCall
(
apiCall
:
suspend
(
)
->
T
)
:
T
?
(
source
)
Deprecated (with error)
Outdated function, use `safeAsync` instead
Replace with
safeAsync
Content copied to clipboard