Partilhar via


TelephonyManager.EriOn Campo

Definição

Cuidado

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

ERI (Enhanced Roaming Indicator) está ON i.

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

Valor do campo

Value = 0
Atributos

Comentários

ERI (Enhanced Roaming Indicator) é ON, ou seja, o valor 0 definido pela Tabela 3GPP2 C.R1001-H v1.0 8.1-1.

Documentação Java para android.telephony.TelephonyManager.ERI_ON.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a