RecognizerIntent.ExtraResultsPendingintentBundle Field

Definition

If you use #EXTRA_RESULTS_PENDINGINTENT to supply a forwarding intent, you can also use this extra to supply additional extras for the final intent.

[Android.Runtime.Register("EXTRA_RESULTS_PENDINGINTENT_BUNDLE")]
public const string ExtraResultsPendingintentBundle;
[<Android.Runtime.Register("EXTRA_RESULTS_PENDINGINTENT_BUNDLE")>]
val mutable ExtraResultsPendingintentBundle : string

Field Value

String
Attributes

Remarks

Java documentation for android.speech.RecognizerIntent.EXTRA_RESULTS_PENDINGINTENT_BUNDLE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to