Package org.prebid.mobile.rendering.sdk
Class JsScriptsDownloader.ScriptDownloadListener
java.lang.Object
org.prebid.mobile.rendering.sdk.JsScriptsDownloader.ScriptDownloadListener
- All Implemented Interfaces:
FileDownloadListener,BaseResponseHandler
- Enclosing class:
JsScriptsDownloader
public static class JsScriptsDownloader.ScriptDownloadListener
extends Object
implements FileDownloadListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonFileDownloaded(String string) voidonFileDownloadError(String error)
-
Constructor Details
-
ScriptDownloadListener
-
-
Method Details
-
onFileDownloaded
- Specified by:
onFileDownloadedin interfaceFileDownloadListener
-
onFileDownloadError
- Specified by:
onFileDownloadErrorin interfaceFileDownloadListener
-