Android.Telephony.PhoneNumberUtils.StripSeparators Method
Strips separators from a phone number string.

Syntax

[Android.Runtime.Register("stripSeparators", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public static string StripSeparators (string phoneNumber)

Parameters

phoneNumber
phone number to strip.

Returns

Documentation for this section has not yet been entered.

Remarks

Strips separators from a phone number string.

[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