onSwitchErrorState

open override fun onSwitchErrorState(isError: Boolean, isHttpError: Boolean)

Invoked when the WebClient changes it's error state (e.g. a website that couldn't be loaded previously is now ready).

Parameters

isError

true, if the current state is an error page