Android.Speech.RecognitionService.OnCancel Method
Notifies the service that it should cancel the speech recognition.

Syntax

[Android.Runtime.Register("onCancel", "(Landroid/speech/RecognitionService$Callback;)V", "GetOnCancel_Landroid_speech_RecognitionService_Callback_Handler")]
protected abstract void OnCancel (RecognitionService.Callback listener)

Parameters

listener
Documentation for this section has not yet been entered.

Remarks

Notifies the service that it should cancel the speech recognition.

[Android Documentation]

Requirements

Namespace: Android.Speech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8