PhoneNumberUtils.BcdExtendedTypeEfAdn Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Telephony.BcdExtendedType enum directly instead of this field.

[Android.Runtime.Register("BCD_EXTENDED_TYPE_EF_ADN", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.BcdExtendedType enum directly instead of this field.", true)]
public const Android.Telephony.BcdExtendedType BcdExtendedTypeEfAdn = 1;
[<Android.Runtime.Register("BCD_EXTENDED_TYPE_EF_ADN", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.BcdExtendedType enum directly instead of this field.", true)>]
val mutable BcdExtendedTypeEfAdn : Android.Telephony.BcdExtendedType

Valor de campo

Value = 1
Atributos

Se aplica a