OnCrashListener

interface OnCrashListener

Interface for Objects handling fatal crashes that occurred on underlying WebViews of the passed SASAdView and caught by appropriate WebViewClient

See also

Functions

Link copied to clipboard
abstract fun onCrash(@NonNull sasAdView: SASAdView, @Nullable details: RenderProcessGoneDetail): Boolean
Method called when any of the underlying WebViews of the passed SASAdView suffered from a shared render process crash