onClose

protected open fun onClose(@NonNull webView: WebView)

Called when UAirship.close() is triggered from the Airship Javascript interface. The default behavior simulates a back key press.

Parameters

webView

The web view.