Android.Telephony.PhoneNumberUtils.GetNumberFromIntent Method
Extracts the phone number from an Intent.

Syntax

[Android.Runtime.Register("getNumberFromIntent", "(Landroid/content/Intent;Landroid/content/Context;)Ljava/lang/String;", "")]
public static string GetNumberFromIntent (Android.Content.Intent intent, Android.Content.Context context)

Parameters

intent
the intent to get the number of
context
a context to use for database access

Returns

Documentation for this section has not yet been entered.

Remarks

Extracts the phone number from an Intent.

[Android Documentation]

Requirements

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