on Switch Error State
open override fun onSwitchErrorState(isError: Boolean, isHttpError: Boolean)
Content copied to clipboard
Invoked when the WebClient changes it's error state (e.g. a website that couldn't be loaded previously is now ready).
Parameters
is Error
true, if the current state is an error page