www.SonyEricsson.com ContactDeveloper World   Contact中文
Contact Member Login Contact Register Help Contact Help Search
Currently Being Moderated

All Domains: System properties

VERSION 1

Created on: Jan 27, 2009 3:22 AM by Sony Ericsson Developer Support - Last Modified:  Sep 14, 2009 6:45 AM by Sony Ericsson Developer Support


System properties

Network properties (JP-7.3)

com.sonyericsson.net.mcc

Home Mobile Country Code. Three digits.

 

E.g. "240"

 

com.sonyericsson.net.mnc

Home Mobile Network Code. Two or three digits.

 

E.g. "01"

 

com.sonyericsson.net.cmcc

Current (Network) Mobile Country Code. Three digits.

 

E.g. "240"

 

com.sonyericsson.net.cmnc

Current (Network) Mobile Network Code. Two or three digits.

 

E.g. "01"

 

com.sonyericsson.net.isonhomeplmn

Returns "true" when the ME is camping on the home PLMN (the mnc of the network matches the mnc of the SIM), "false" otherwise. Returns "false" if there is no network.

 

E.g. "true"

 

com.sonyericsson.net.rat

Returns the current (if any) Radio Access Technology, RAT. Possible values are "WCDMA", "GSM" or null (in flightmode).

 

E.g. "GSM", null

 

com.sonyericsson.net.cellid

Returns the identity of the cell the ME is currently camping on (if any). For GSM network this is a four digit number and for WCDMA network this is a eight digit number. Returns null when the radio is not enabled.

 

E.g. "0123", "00192345", null

 

com.sonyericsson.net.lac

Returns the four digit location area code the ME is currently camping in (if any), or null.

 

E.g. "0064", null

 

com.sonyericsson.net.status

Network status, "Home PLMN", "Available", "Preferred", "No Network", null

 

E.g. "Home PLMN"

 

-


Profile property (JP-8.4.0)

com.sonyericsson.active_profile

Returns the active profile.

 

E.g. "Normal"

 

-


 

Average User Rating
(0 ratings)
My Rating:




There are no comments on this document

More Like This

  • Retrieving data ...