net.rim.device.api.system
Class SIMCardInfo
java.lang.Object
net.rim.device.api.system.SIMCardInfo
public final class SIMCardInfo
- extends Object
Provides information about the SIM Card
- Since:
- BlackBerry API 4.1.0
|
Method Summary |
static byte[] |
getIMSI()
Retrieves the International Mobile Subscriber Identity number. |
getIMSI
public static byte[] getIMSI()
throws SIMCardException
- Retrieves the International Mobile Subscriber Identity number.
- Returns:
- IMSI in BCD format
- Throws:
ControlledAccessException - if the calling process does not have the necessary privileges
SIMCardException - if an error occurs- Since:
- BlackBerry API 4.1.0
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