Android.App.RemoteInput.GetResultsFromIntent Method
Get the remote input results bundle from an intent.

Syntax

[Android.Runtime.Register("getResultsFromIntent", "(Landroid/content/Intent;)Landroid/os/Bundle;", "")]
public static Android.OS.Bundle GetResultsFromIntent (Android.Content.Intent intent)

Parameters

intent
The intent object that fired in response to an action or content intent which also had one or more remote input requested.

Returns

Documentation for this section has not yet been entered.

Remarks

Get the remote input results bundle from an intent. The returned Bundle will contain a key/value for every result key populated by remote input collector. Use the Android.OS.Bundle.GetCharSequenceFormatted(string) method to retrieve a value.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0