onSetupResult
fun onSetupResult(requestCode: Int, data: Intent?, callback: ApiResultCallback<SetupIntentResult>): Boolean
Should be called via Activity#onActivityResult(int, int, Intent)}}
to handle the result of a SetupIntent confirmation (see confirmSetupIntent).