FileDocCategorySizeDatePackage
ToolkitConstants.javaAPI DocphoneME MR2 API (J2ME)26696Wed May 02 18:00:40 BST 2007sim.toolkit

ToolkitConstants

public interface ToolkitConstants
ToolkitConstants encapsulates constants related to the Toolkit applets.
version
8.3.0

Fields Summary
public static final byte
EVENT_PROFILE_DOWNLOAD
Event : Profile Download = 1
public static final byte
EVENT_FORMATTED_SMS_PP_ENV
Event : Envelope SMS-PP Data Download (03.48 formatted) = 2
public static final byte
EVENT_FORMATTED_SMS_PP_UPD
Event : Update Record EF sms APDU (03.48 formatted) = 3
public static final byte
EVENT_UNFORMATTED_SMS_PP_ENV
Event : Envelope SMS-PP Data Download unformatted sms = 4
public static final byte
EVENT_UNFORMATTED_SMS_PP_UPD
Event : Update Record EFsms APDU unformatted sms = 5
public static final byte
EVENT_UNFORMATTED_SMS_CB
Event : Cell Broadcast Data Download = 6
public static final byte
EVENT_MENU_SELECTION
Event : Menu Selection = 7
public static final byte
EVENT_MENU_SELECTION_HELP_REQUEST
Event : Menu Selection Help Request = 8
public static final byte
EVENT_CALL_CONTROL_BY_SIM
Event : Call Control by SIM = 9
public static final byte
EVENT_MO_SHORT_MESSAGE_CONTROL_BY_SIM
Event : MO Short Message Control by SIM = 10
public static final byte
EVENT_TIMER_EXPIRATION
Event : Timer Expiration = 11
public static final byte
EVENT_EVENT_DOWNLOAD_MT_CALL
Event : Event Download - MT call type = 12
public static final byte
EVENT_EVENT_DOWNLOAD_CALL_CONNECTED
Event : Event Download - Call connected type = 13
public static final byte
EVENT_EVENT_DOWNLOAD_CALL_DISCONNECTED
Event : Event Download - Call disconnected type = 14
public static final byte
EVENT_EVENT_DOWNLOAD_LOCATION_STATUS
Event : Event Download - Location status type = 15
public static final byte
EVENT_EVENT_DOWNLOAD_USER_ACTIVITY
Event : Event Download - User activity type = 16
public static final byte
EVENT_EVENT_DOWNLOAD_IDLE_SCREEN_AVAILABLE
Event : Event Download - Idle screen available type = 17
public static final byte
EVENT_EVENT_DOWNLOAD_CARD_READER_STATUS
Event : Event Download - Card Reader Status = 18
public static final byte
EVENT_STATUS_COMMAND
Event : Status APDU command = 19
public static final byte
EVENT_EVENT_DOWNLOAD_LANGUAGE_SELECTION
Event : Event Download - Language Selection = 20
public static final byte
EVENT_EVENT_DOWNLOAD_BROWSER_TERMINATION
Event : Event Download - Browser Termination = 21
public static final byte
EVENT_FORMATTED_SMS_CB
Event : Cell Broadcast Data Download Formatted = 24
public static final byte
EVENT_UNRECOGNIZED_ENVELOPE
Event : Unrecognized Envelope = -1
public static final byte
BTAG_PROACTIVE_SIM_COMMAND
BER-TLV : Proactive SIM command tag = 0xD0
public static final byte
BTAG_SMS_PP_DOWNWLOAD
public static final byte
BTAG_SMS_PP_DOWNLOAD
BER-TLV : SMS-PP download tag = 0xD1
public static final byte
BTAG_CELL_BROADCAST_DOWNLOAD
BER-TLV : Cell Broadcast download tag = 0xD2
public static final byte
BTAG_MENU_SELECTION
BER-TLV : Menu Selection tag = 0xD3
public static final byte
BTAG_CALL_CONTROL
BER-TLV : Call Control tag = 0xD4
public static final byte
BTAG_MO_SHORT_MESSAGE_CONTROL
BER-TLV : MO short message control tag = 0xD5
public static final byte
BTAG_EVENT_DOWNLOAD
BER-TLV : Event download tag = 0xD6
public static final byte
BTAG_TIMER_EXPIRATION
BER-TLV : Timer Expiration tag = 0xD7
public static final byte
TAG_COMMAND_DETAILS
Simple-TLV : Command Details tag = 0x01
public static final byte
TAG_DEVICE_IDENTITIES
Simple-TLV : Device Identities tag = 0x02
public static final byte
TAG_RESULT
Simple-TLV : Result tag = 0x03
public static final byte
TAG_DURATION
Simple-TLV : Duration tag = 0x04
public static final byte
TAG_ALPHA_IDENTIFIER
Simple-TLV : Alpha Identifier tag = 0x05
public static final byte
TAG_ADDRESS
Simple-TLV : Address tag = 0x06
public static final byte
TAG_CAPABILITY_CONFIGURATION_PARAMETERS
Simple-TLV : Capability Configuration Parameters tag = 0x07
public static final byte
TAG_CALLED_PARTY_SUBADDRESS
Simple-TLV : Called Party Subaddress tag = 0x08
public static final byte
TAG_SS_STRING
Simple-TLV : SS String tag = 0x09
public static final byte
TAG_USSD_STRING
Simple-TLV : USSD String tag = 0x0A
public static final byte
TAG_SMS_TPDU
Simple-TLV : SMS TPDU tag = 0x0B
public static final byte
TAG_CELL_BROADCAST_PAGE
Simple-TLV : Cell Broadcast Page tag = 0x0C
public static final byte
TAG_TEXT_STRING
Simple-TLV : Text String tag = 0x0D
public static final byte
TAG_TONE
Simple-TLV : Tone tag = 0x0E
public static final byte
TAG_ITEM
Simple-TLV : Item tag = 0x0F
public static final byte
TAG_ITEM_IDENTIFIER
Simple-TLV : Item Identifier tag = 0x10
public static final byte
TAG_RESPONSE_LENGTH
Simple-TLV : Response Length tag = 0x11
public static final byte
TAG_FILE_LIST
Simple-TLV : File List tag = 0x12
public static final byte
TAG_LOCATION_INFORMATION
Simple-TLV : Location Information tag = 0x13
public static final byte
TAG_IMEI
Simple-TLV : IMEI tag = 0x14
public static final byte
TAG_HELP_REQUEST
Simple-TLV : Help Request tag = 0x15
public static final byte
TAG_NETWORK_MEASUREMENT_RESULTS
Simple-TLV : Network Measurement Results tag = 0x16
public static final byte
TAG_DEFAULT_TEXT
Simple-TLV : Default Text tag = 0x17
public static final byte
TAG_ITEMS_NEXT_ACTION_INDICATOR
Simple-TLV : Items Next Action Indicator tag = 0x18
public static final byte
TAG_EVENT_LIST
Simple-TLV : Event List tag = 0x19
public static final byte
TAG_CAUSE
Simple-TLV : Cause tag = 0x1A
public static final byte
TAG_LOCATION_STATUS
Simple-TLV : Location Status tag = 0x1B
public static final byte
TAG_TRANSACTION_IDENTIFIER
Simple-TLV : Transaction Identifier tag = 0x1C
public static final byte
TAG_BCCH_CHANNEL_LIST
Simple-TLV : BCCH Channel List tag = 0x1D
public static final byte
TAG_ICON_IDENTIFIER
Simple-TLV : Icon Identifier tag = 0x1E
public static final byte
TAG_ITEM_ICON_IDENTIFIER_LIST
Simple-TLV : Item Icon Identifier list tag = 0x1F
public static final byte
TAG_CARD_READER_STATUS
Simple-TLV : Card Reader status tag = 0x20
public static final byte
TAG_CARD_ATR
Simple-TLV : Card ATR tag = 0x21
public static final byte
TAG_C_APDU
Simple-TLV : C-APDU tag = 0x22
public static final byte
TAG_R_APDU
Simple-TLV : R-APDU tag = 0x23
public static final byte
TAG_TIMER_IDENTIFIER
Simple-TLV : Timer Identifier tag = 0x24
public static final byte
TAG_TIMER_VALUE
Simple-TLV : Timer Value tag = 0x25
public static final byte
TAG_DATE_TIME_AND_TIME_ZONE
Simple-TLV : Date-Time and Time Zone tag = 0x26
public static final byte
TAG_CALL_CONTROL_REQUESTED_ACTION
Simple-TLV : Call Control requested action tag = 0x27
public static final byte
TAG_AT_COMMAND
Simple-TLV : AT Command tag = 0x28
public static final byte
TAG_AT_RESPONSE
Simple-TLV : AT Response tag = 0x29
public static final byte
TAG_BC_REPEAT_INDICATOR
Simple-TLV : BC Repeat Indicator tag = 0x2A
public static final byte
TAG_IMMEDIATE_RESPONSE
Simple-TLV : Immediate response tag = 0x2B
public static final byte
TAG_DTMF_STRING
Simple-TLV : DTMF string tag = 0x2C
public static final byte
TAG_LANGUAGE
Simple-TLV : Language tag = 0x2D
public static final byte
TAG_TIMING_ADVANCE
Simple-TLV : Timing Advance tag = 0x2E
public static final byte
TAG_BROWSER_IDENTITY
Simple-TLV : Browser Identity tag = 0x30
public static final byte
TAG_URL
Simple-TLV : URL tag = 0x31
public static final byte
TAG_BEARER
Simple-TLV : Bearer tag = 0x32
public static final byte
TAG_PROVISIONING_REFERENCE_FILE
Simple-TLV : Provisioning Reference File tag = 0x33
public static final byte
TAG_BROWSER_TERMINATION_CAUSE
Simple-TLV : Browser Termination Cause tag = 0x34
public static final byte
TAG_CARD_READER_IDENTIFIER
Simple-TLV : Card reader identifier tag = 0x3A
public static final byte
TAG_SET_CR
Simple-TLV : mask to set the CR flag of any Simple-TLV tag = 0x80
public static final byte
TAG_SET_NO_CR
Simple-TLV : mask to reset the CR flag of any Simple-TLV tag = 0x7F
public static final byte
TLV_LENGTH_CODED_2BYTES
Value of a TLV Length field's first byte in TLV with a Value field is greater than 127 bytes = 0x81
public static final byte
TLV_NOT_FOUND
findTLV method result : if TLV is not found in the handler = 0x00
public static final byte
TLV_FOUND_CR_SET
findTLV method result : if TLV is found with CR set = 0x01
public static final byte
TLV_FOUND_CR_NOT_SET
findTLV method result : if TLV is found with CR not set = 0x02
public static final byte
PRO_CMD_REFRESH
Type of proactive command : REFRESH = 0x01
public static final byte
PRO_CMD_MORE_TIME
Type of proactive command : MORE TIME = 0x02
public static final byte
PRO_CMD_SET_UP_CALL
Type of proactive command : SET UP CALL = 0x10
public static final byte
PRO_CMD_SEND_SS
Type of proactive command : SEND SS = 0x11
public static final byte
PRO_CMD_SEND_USSD
Type of proactive command : SEND USSD = 0x12
public static final byte
PRO_CMD_SEND_SHORT_MESSAGE
Type of proactive command : SEND SHORT MESSAGE = 0x13
public static final byte
PRO_CMD_SEND_DTMF
Type of proactive command : SEND DTMF = 0x14
public static final byte
PRO_CMD_LAUNCH_BROWSER
Type of proactive command : LAUNCH BROWSER = 0x15
public static final byte
PRO_CMD_PLAY_TONE
Type of proactive command : PLAY TONE = 0x20
public static final byte
PRO_CMD_DISPLAY_TEXT
Type of proactive command : DISPLAY TEXT = 0x21
public static final byte
PRO_CMD_GET_INKEY
Type of proactive command : GET INKEY = 0x22
public static final byte
PRO_CMD_GET_INPUT
Type of proactive command : GET INPUT = 0x23
public static final byte
PRO_CMD_SELECT_ITEM
Type of proactive command : SELECT ITEM = 0x24
public static final byte
PRO_CMD_PROVIDE_LOCAL_INFORMATION
Type of proactive command : PROVIDE LOCAL INFORMATION = 0x26
public static final byte
PRO_CMD_TIMER_MANAGEMENT
Type of proactive command : TIMER MANAGEMENT = 0x27
public static final byte
PRO_CMD_SET_UP_IDLE_MODE_TEXT
Type of proactive command : SET UP IDLE MODE TEXT = 0x28
public static final byte
PRO_CMD_PERFORM_CARD_APDU
Type of proactive command : PERFORM CARD APDU = 0x30
public static final byte
PRO_CMD_POWER_ON_CARD
Type of proactive command : POWER ON CARD = 0x31
public static final byte
PRO_CMD_POWER_OFF_CARD
Type of proactive command : POWER OFF CARD = 0x32
public static final byte
PRO_CMD_GET_READER_STATUS
Type of proactive command : GET READER STATUS = 0x33
public static final byte
PRO_CMD_RUN_AT_COMMAND
Type of proactive command : RUN AT COMMAND = 0x34
public static final byte
PRO_CMD_LANGUAGE_NOTIFICATION
Type of proactive command : LANGUAGE NOTIFICATION = 0x35
public static final byte
DEV_ID_KEYPAD
Device Identity : Keypad = 0x01
public static final byte
DEV_ID_DISPLAY
Device Identity : Display = 0x02
public static final byte
DEV_ID_EARPIECE
Device Identity : Earpiece = 0x03
public static final byte
DEV_ID_ADDITIONAL_CARD_READER_0
Device Identity : Additional Card Reader 0 = 0x10
public static final byte
DEV_ID_ADDITIONAL_CARD_READER_1
Device Identity : Additional Card Reader 1 = 0x11
public static final byte
DEV_ID_ADDITIONAL_CARD_READER_2
Device Identity : Additional Card Reader 2 = 0x12
public static final byte
DEV_ID_ADDITIONAL_CARD_READER_3
Device Identity : Additional Card Reader 3 = 0x13
public static final byte
DEV_ID_ADDITIONAL_CARD_READER_4
Device Identity : Additional Card Reader 4 = 0x14
public static final byte
DEV_ID_ADDITIONAL_CARD_READER_5
Device Identity : Additional Card Reader 5 = 0x15
public static final byte
DEV_ID_ADDITIONAL_CARD_READER_6
Device Identity : Additional Card Reader 6 = 0x16
public static final byte
DEV_ID_ADDITIONAL_CARD_READER_7
Device Identity : Additional Card Reader 7 = 0x17
public static final byte
DEV_ID_SIM
Device Identity : SIM = 0x81
public static final byte
DEV_ID_ME
Device Identity : ME = 0x82
public static final byte
DEV_ID_NETWORK
Device Identity : Network = 0x83
public static final byte
DCS_DEFAULT_ALPHABET
Data Coding Scheme : GSM Default Aphabet = 0x00
public static final byte
DCS_8_BIT_DATA
Data Coding Scheme : GSM 8 bit Data = 0x04
public static final byte
DCS_UCS2
Data Coding Scheme : UCS2 = 0x08
public static final byte
SW1_RP_ERROR
Status Word 1 : use RP_ERROR channel = 0x9E
public static final byte
SW1_RP_ACK
Status Word 1 : use RP_ACK channel = 0x9F
public static final byte
POLL_NO_DURATION
Poll Interval : request to deregister from proactive polling = 0
public static final byte
POLL_SYSTEM_DURATION
Poll Interval : request the system duration = -1
public static final byte
RES_CMD_PERF
General Result : command performed successfully = 0x00
public static final byte
RES_CMD_PERF_PARTIAL_COMPR
General Result : command performed with partial comprehension= 0x01
public static final byte
RES_CMD_PERF_MISSING_INFO
General Result : command performed with missing information = 0x02
public static final byte
RES_CMD_PERF_REFRESH_ADD_EF_READ
General Result : REFRESH performed with addional EFs read = 0x03
public static final byte
RES_CMD_PERF_REQ_ICON_NOT_DISP
General Result : command performed request.icon not displayed= 0x04
public static final byte
RES_CMD_PERF_MODIF_CC_SIM
General Result : command performed modified by Call Control = 0x05
public static final byte
RES_CMD_PERF_LIMITED_SERVICE
General Result : command performed with limited service = 0x06
public static final byte
RES_CMD_PERF_WITH_MODIFICATION
General Result : command performed with modification = 0x07
public static final byte
RES_CMD_PERF_SESSION_TERM_USER
General Result : command performed session terminated by user= 0x10
public static final byte
RES_CMD_PERF_BACKWARD_MOVE_REQ
General Result : command performed backward move requested = 0x11
public static final byte
RES_CMD_PERF_NO_RESP_FROM_USER
General Result : command performed no response from user = 0x12
public static final byte
RES_CMD_PERF_HELP_INFO_REQ
General Result : command performed help information resquired= 0x13
public static final byte
RES_CMD_PERF_USSD_TRANSAC_TERM
General Result : command performed USSD transaction terminat.= 0x14
public static final byte
RES_TEMP_PB_ME_UNABLE_PROC
General Result : ME currently unable to process command = 0x20
public static final byte
RES_TEMP_PB_SESSION_TERM_USER
General Result : Network currently unable to process command = 0x21
public static final byte
RES_TEMP_PB_USER_REJECT_CALL_REQ
General Result : User did not accpet call set-up request = 0x22
public static final byte
RES_TEMP_PB_USER_CLEAR_CALL
General Result : User cleared call before connect. net.rel. = 0x23
public static final byte
RES_TEMP_PB_IN_CONTR_TIMER_STATE
General Result : Action in contradiction with timer state = 0x24
public static final byte
RES_TEMP_PB_INTERACT_CC_BY_SIM
General Result : Interaction with call control by SIM = 0x25
public static final byte
RES_TEMP_PB_LAUNCH_BROWSER
General Result : Launch Browser generic error = 0x26
public static final byte
RES_ERROR_CMD_BEYOND_ME_CAPAB
General Result : command beyond ME's capabilities = 0x30
public static final byte
RES_ERROR_CMD_TYP_NOT_UNDERSTOOD
General Result : command type not understood by ME = 0x31
public static final byte
RES_ERROR_CMD_DATA_NOT_UNDERSTOOD
General Result : command data not understood by ME = 0x32
public static final byte
RES_ERROR_CMD_NUMBER_NOT_KNOWN
General Result : command number not known by ME = 0x33
public static final byte
RES_ERROR_SS_RETURN_ERROR
General Result : SS return error = 0x34
public static final byte
RES_ERROR_SMS_RP_ERROR
General Result : SMS RP-ERROR = 0x35
public static final byte
RES_ERROR_REQ_VALUES_MISS
General Result : required values are missing = 0x36
public static final byte
RES_ERROR_USSD_RETURN_ERROR
General Result : USSD return error = 0x37
public static final byte
RES_ERROR_MULTIPLE_CARD_ERROR
General Result : Multiple card command error = 0x38
public static final byte
RES_ERROR_INTERACT_CC_SMSMO_BY_SIM
General Result : interaction with CC or SMS MO control by SIM= 0x39
Constructors Summary
Methods Summary