Język

PhoneNumberFormat Enum

Definition

Enumerates values returned by several types and taken as a parameter of the F:Android.Telephony.PhoneNumberUtils.FormatNumber member.

public enum PhoneNumberFormat
type PhoneNumberFormat = 
Inheritance
PhoneNumberFormat

Fields

Name Value Description
Unknown 0

The current locale is unknown, look for a country code or don't format

Android reference for android.telephony.PhoneNumberUtils.FORMAT_UNKNOWN.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Nanp 1

NANP formatting

Android reference for android.telephony.PhoneNumberUtils.FORMAT_NANP.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Japan 2

Japanese formatting

Android reference for android.telephony.PhoneNumberUtils.FORMAT_JAPAN.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to