Поделиться через


VoiceInteractionSession.OnRequestConfirmation Метод

Определение

Запрос на подтверждение с пользователем перед продолжением неустранимой операции, соответствующей объекту android.app.VoiceInteractor.ConfirmationRequest VoiceInteractor.ConfirmationRequest.

[Android.Runtime.Register("onRequestConfirmation", "(Landroid/service/voice/VoiceInteractionSession$ConfirmationRequest;)V", "GetOnRequestConfirmation_Landroid_service_voice_VoiceInteractionSession_ConfirmationRequest_Handler", ApiSince=23)]
public virtual void OnRequestConfirmation (Android.Service.Voice.VoiceInteractionSession.ConfirmationRequest? request);
[<Android.Runtime.Register("onRequestConfirmation", "(Landroid/service/voice/VoiceInteractionSession$ConfirmationRequest;)V", "GetOnRequestConfirmation_Landroid_service_voice_VoiceInteractionSession_ConfirmationRequest_Handler", ApiSince=23)>]
abstract member OnRequestConfirmation : Android.Service.Voice.VoiceInteractionSession.ConfirmationRequest -> unit
override this.OnRequestConfirmation : Android.Service.Voice.VoiceInteractionSession.ConfirmationRequest -> unit

Параметры

request
VoiceInteractionSession.ConfirmationRequest

Активный запрос.

Атрибуты

Комментарии

Документация по Java для android.service.voice.VoiceInteractionSession.onRequestConfirmation(android.service.voice.ConfirmationRequest).

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к