|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rim.device.api.system.IDENInfo
public final class IDENInfo
Contains Integrated Dispatch Enhanced Network (iDEN) radio information.
Nested Class Summary | ||
---|---|---|
static class |
IDENInfo.IDENCellInfo
Contains IDEN cell information. |
Method Summary | ||
---|---|---|
static IDENInfo.IDENCellInfo |
getCellInfo()
Returns information on the current cell. |
|
static int |
getHomeMCC()
Returns the home Mobile Country Code (MCC). |
|
static int |
getHomeNDC()
Returns the home National Describer Code (NDC). |
|
static String |
getHomeNetworkName()
Returns the home network name |
|
static byte[] |
getIMEI()
Returns the International Mobile Equipment Identity (IMEI) of the device. |
|
static String |
getRegistrationAddress()
Deprecated. This function always returns null. |
|
static int |
getSQELevel()
Returns the current Signal Quality Estimate (SQE) level. |
|
static String |
imeiToString(byte[] imei)
Converts the IMEI value to a String. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static byte[] getIMEI()
public static String imeiToString(byte[] imei)
imei
- The IMEI value in a byte array.
public static String getRegistrationAddress()
public static int getHomeMCC()
public static int getHomeNDC()
public static String getHomeNetworkName()
public static IDENInfo.IDENCellInfo getCellInfo()
IDENCellInfo
object.public static int getSQELevel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal