Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.components.webview
/
PortalWebViewFragment
/
onError
on
Error
var
onError
:
(
Result
<
Any
>
)
->
Unit
Callback invoked when an error occurs during WebView operations.
Parameters
Result
The error result containing failure details.