processResult

abstract suspend fun processResult(result: Bundle, context: Context, tabId: String, fragment: Fragment, autofillCallback: AutofillEventListener, webView: WebView?)

Called when the result handler has a result to process Will be invoked on the main thread.