Breaks the given number down and formats it according to the rules
for the country the number is from.
Syntax
[Android.Runtime.Register("formatNumber", "(Ljava/lang/String;)Ljava/lang/String;", "")]
[System.Obsolete("deprecated")]
public static
string FormatNumber (
string source)
Parameters
- source
- The phone number to format
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Telephony
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1