injectAutoconsent

abstract fun injectAutoconsent(webView: WebView, url: String)

This method injects the JS code needed to run autoconsent. It requires a WebView instance and the URL where the code will be injected.