|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rim.device.api.system.GPRSInfo.GPRSCellInfo
public static class GPRSInfo.GPRSCellInfo
Encapsulates information for a General Packet Radio Service (GPRS) cell.
Method Summary | ||
---|---|---|
int |
getARFCN()
Retrieves the Absolute Radio Frequency Channel Number. |
|
int |
getBSIC()
Retrieves the Base Station Identity Code. |
|
int |
getCellId()
Retrieves the current cell ID. |
|
boolean |
getIsUtran()
Retrieves the Radio Signal Strength Indicator. |
|
int |
getLAC()
Retrieves the Location Area Code. |
|
int |
getMCC()
Retrieves the Mobile Country Code. |
|
int |
getMNC()
Retrieves the Mobile Network Code. |
|
int |
getRAC()
Retrieves the Routing Area Code. |
|
int |
getRSSI()
Retrieves the Radio Signal Strength Indicator. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getCellId()
ControlledAccessException
- if the calling process does not have the necessary privileges.public int getLAC()
ControlledAccessException
- if the calling process does not have the necessary privilegespublic int getMCC()
public int getMNC()
public int getRAC()
public int getARFCN()
public int getBSIC()
ControlledAccessException
- if the calling process does not have the necessary privileges.public int getRSSI()
public boolean getIsUtran()
|
|||||||||
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