Freigeben über


TelephonyManager.EriOn Feld

Definition

Achtung

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

ERI (Enhanced Roaming Indicator) ist 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

Feldwert

Value = 0
Attribute

Hinweise

ERI (Enhanced Roaming Indicator) ist ON, d. h. Wert 0, definiert durch 3GPP2 C.R1001-H v1.0 Tabelle 8.1-1.

Java-Dokumentation für android.telephony.TelephonyManager.ERI_ON.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: