ws1-network/com.airwatch.gateway.clients/AWWebView/loadUrl
loadUrl¶
open fun loadUrl(url: String)
Loads the given URL after ensuring proxy/tunnelling client setup is initialized when tunnelling is enabled.
Parameters¶
| Name | Description |
|---|---|
| url | The URL to load. Non-null. |