Condividi tramite


TelephonyManager.EriOn Campo

Definizione

Attenzione

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

ERI (enhanced roaming indicator) è 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

Valore del campo

Value = 0
Attributi

Commenti

ERI (Enhanced Roaming Indicator) è ON, ovvero il valore 0 definito da 3GPP2 C.R1001-H v1.0 Tabella 8.1-1.

Documentazione java per android.telephony.TelephonyManager.ERI_ON.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a