Język

EnhancedRoamingIndicator Enum

Definition

public enum EnhancedRoamingIndicator
type EnhancedRoamingIndicator = 
Inheritance
EnhancedRoamingIndicator

Fields

Name Value Description
On 0

This constant was deprecated in API level 36. Legacy CDMA is unsupported.

ERI (Enhanced Roaming Indicator) is ON i.e value 0 defined by 3GPP2 C.R1001-H v1.0 Table 8.1-1.

Android reference for android.telephony.TelephonyManager.ERI_ON.

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.

Off 1

This constant was deprecated in API level 36. Legacy CDMA is unsupported.

ERI (Enhanced Roaming Indicator) is OFF i.e value 1 defined by 3GPP2 C.R1001-H v1.0 Table 8.1-1.

Android reference for android.telephony.TelephonyManager.ERI_OFF.

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.

Flash 2

This constant was deprecated in API level 36. Legacy CDMA is unsupported.

ERI (Enhanced Roaming Indicator) is FLASH i.e value 2 defined by 3GPP2 C.R1001-H v1.0 Table 8.1-1.

Android reference for android.telephony.TelephonyManager.ERI_FLASH.

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