Android.Content.Intent.GetIntent Method
Call Intent.ParseUri(string, Android.Content.IntentUriType) with 0 flags.

Syntax

[Android.Runtime.Register("getIntent", "(Ljava/lang/String;)Landroid/content/Intent;", "")]
[System.Obsolete("deprecated")]
public static Intent GetIntent (string uri)

Parameters

uri
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Net.URISyntaxException

Remarks

Requirements

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