OptiView Ads SDK for Android
Toggle table of contents
1.0.0-beta.6-custom.1364
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
OptiView Ads SDK for Android
ads-sdk
/
com.dolby.optiview.ads.sdk
/
ManifestFetcher
/
fetch
fetch
abstract
suspend
fun
fetch
(
url
:
String
,
headers
:
Map
<
String
,
String
>
)
:
FetchedManifest
Return the response for
url
(sending
headers
); throw on transport or non-2xx HTTP error.