|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rim.device.api.system.SIMCardInfo
public final class SIMCardInfo
Provides information about the SIM Card
Method Summary | ||
---|---|---|
static byte[] |
getICCID()
Retrieves the ICCID of the SIM Card. |
|
static byte[] |
getIMSI()
Retrieves the International Mobile Subscriber Identity number. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static byte[] getICCID() throws SIMCardException
ControlledAccessException
- if PHONE_PERMISSION was not granted by
the user or IT policy.
SIMCardException
- if an error occurs while communicating with the SIM
card.public static byte[] getIMSI() throws SIMCardException
ControlledAccessException
- if the calling process does not have the necessary privileges
SIMCardException
- if an error occurs
|
|||||||||
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