Key |
DataType |
Description |
NetworkName |
string |
This Key provides name of the network. |
NetworkStatus |
int |
Status: Description
-1: Unknown
0: Available. A network that the ME is allowed to register to.
1: Current. This is the currently registered network.
2: Forbidden. A network that the ME is not allowed to register to. |
NetworkMode |
int |
Mode: Description
-1: Unknown
0: Unregistered
1: Global System for Mobile communications (GSM)
2: Advanced Mobile Phone System (AMPS)
3: Code Division Multiple Access (CDMA95)
4: Code Division Multiple Access (CDMA2000)
5: Wideband Code Division Multiple Access (WCDMA)
6: Time Division, Code Division Multiple Access (TDCDMA) |
CountryCode |
string |
Mobile Country Code (MCC). |
NetworkCode |
string |
Mobile Network Code (MNC). |
LocationStatus |
bool |
True: Location Area Code (LAC), CellId are valid.
False: Location Area Code (LAC), CellId are invalid. |
AreaCode |
int |
Location Area Code LAC. |
CellId |
int |
CellId . |