Skip to content

ws1-network/com.airwatch.gateway.clients/AWWebView

AWWebView

open class AWWebView

A Wrapper over the Android's android.webkit.WebView instance that provides Integrated Authentication, Copy-paste restriction and tunnelling features.

Functions

Name Summary
cleanUp open fun cleanUp()
Cleans up the proxy configuration and headers.
loadUrl open fun loadUrl(url: String)
Loads the given URL after ensuring proxy/tunnelling client setup is initialized when tunnelling is enabled.
reload open fun reload()
Reloads the current URL after ensuring proxy/tunnelling client setup is initialized when tunnelling is enabled.