|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.rim.device.api.system.CDMAInfo
Contains CDMA (Code Division Multiple Access) radio information.
CDMAInfo.CDMACellInfo| Inner Class Summary | ||
static class |
CDMAInfo.CDMACellInfo
Contains CDMA (Code Division Multiple Access) cell information. |
|
| Field Summary | ||
static int |
CAPABILITY_GPS
|
|
static int |
CAPABILITY_MIP
|
|
static int |
CAPABILITY_SIP
|
|
static int |
CAPABILITY_SMS
|
|
static int |
CAPABILITY_VOICE
|
|
| Method Summary | ||
static int |
getBandClass()
Returns the band class. |
|
static int |
getCapabilities()
Returns the radio capabilities. |
|
static CDMAInfo.CDMACellInfo |
getCellInfo()
Returns information on the current cell. |
|
static int |
getChannelNumber()
Returns the channel number of the acquired system. |
|
static int |
getCurrentSID()
Returns the current SID. |
|
static int |
getESN()
Returns the electronic serial number (ESN) of the device. |
|
static int |
getFirmwareVersion()
Returns the firmware version reported OTA. |
|
static int |
getHardwareVersion()
Returns the hardware version reported OTA. |
|
static int |
getHomeSID()
Returns the home SID. |
|
static short[] |
getHomeSystemNIDs()
Returns the home system NIDs. |
|
static short[] |
getHomeSystemSIDs()
Returns the home system SIDs. |
|
static byte[] |
getIMSI()
Returns the International Mobile Station Identity (IMSI) Definition. |
|
static int |
getModelNumber()
Returns the mobile model number reported OTA. |
|
static int |
getNVVersion()
Returns the NV data version. |
|
static int |
getPRLVersion()
Returns the preferred roaming list version. |
|
static String |
getRegistrationAddress()
Returns the registration address. |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
| Method Detail |
public static int getESN()
Every CDMA device must have a unique ESN.
public static String getRegistrationAddress()
public static byte[] getIMSI()
The IMSI uniquely identifies personal mobile stations.
public static int getHardwareVersion()
public static int getFirmwareVersion()
public static int getPRLVersion()
public static int getCapabilities()
public static int getChannelNumber()
public static int getModelNumber()
public static int getNVVersion()
public static short[] getHomeSystemSIDs()
public static short[] getHomeSystemNIDs()
public static CDMAInfo.CDMACellInfo getCellInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2002 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.