EnhancedRoamingIndicator Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 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 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 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. |