Package org.prebid.mobile.rendering.sdk
Class JSLibraryManager
java.lang.Object
org.prebid.mobile.rendering.sdk.JSLibraryManager
Downloader and fetcher for JS scripts needed for the Prebid SDK (omsdk.js, mraid.js).
Top level class for working with JS scripts.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic JSLibraryManagergetInstance(android.content.Context context) void
-
Method Details
-
getInstance
-
checkIfScriptsDownloadedAndStartDownloadingIfNot
public boolean checkIfScriptsDownloadedAndStartDownloadingIfNot() -
startScriptReadingTask
public void startScriptReadingTask() -
getMRAIDScript
-
getOMSDKScript
-