Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
Mobitex cell information object containing information about the
current cell.
Since:
JDE 4.0.0
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
getESN
public static int getESN()
Deprecated.
Retrieves this device's electronic serial number (ESN).
Returns:
This device's ESN.
Since:
JDE 4.0.0
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
getFaultBits
public static int getFaultBits()
Deprecated.
Retrieves the fault bits.
Returns:
Integer containing the fault bits.
Since:
JDE 4.0.0
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
getPowerSaveMode
public static int getPowerSaveMode()
Deprecated.
Retrieves the current power save mode.
Returns:
Current power save mode.
Since:
JDE 4.0.0
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
getRegistrationHostId
public static int getRegistrationHostId()
Deprecated.
Retrieves the registration host ID.
Returns:
Registration host ID.
Since:
JDE 4.0.0
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
isActive
public static boolean isActive()
Deprecated.
Determines if the radio is active.
An active radio is prepared to receive traffic from the network and
normally enters this state when it starts registering with the
network. The radio normally does no re-enter inactive state again,
except for flow-control purposes (if its receive buffers are full).
Returns:
True if the radio is active; otherwise, false.
Since:
JDE 4.0.0
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
isInLiveState
public static boolean isInLiveState()
Deprecated.
Determines if the radio is in live state.
The network may force a radio into die state, wherein it may not
transmit any user data (only system signalling packets are allowed). The
die state is preserved across power cycles, and the radio can only
re-enter the live state when receiving a LIVE packet from the current
network, or switching over to a new network.
Returns:
True if the radio is in live state; false if it is in die state.
Since:
JDE 4.0.0
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
isTransmitterEnabled
public static boolean isTransmitterEnabled()
Deprecated.
Determines if the transmitter is enabled.
Returns:
True if the transmitter is enabled; otherwise, false.
Since:
JDE 4.0.0
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
Copyright 1999-2007 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved. Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. Copyright 2002-2003 Nokia Corporation All Rights Reserved. Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.