WebViewProviderFactoryBoundaryInterface

interface WebViewProviderFactoryBoundaryInterface


Summary

Public functions

createWebView

fun createWebView(webview: WebView?): InvocationHandler?

getProxyController

fun getProxyController(): InvocationHandler?

getServiceWorkerController

fun getServiceWorkerController(): InvocationHandler?

getStatics

fun getStatics(): InvocationHandler?

getSupportedFeatures

fun getSupportedFeatures(): Array<String?>?

getTracingController

fun getTracingController(): InvocationHandler?

getWebkitToCompatConverter

fun getWebkitToCompatConverter(): InvocationHandler?

setSupportLibraryVersion

fun setSupportLibraryVersion(version: String?): Unit