B E F G I P R S T U

G

getSecuredDataLength() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the length of the Secured Data from the Command Packet in the first SMS TPDU or Cell Broadcast Page Simple or USSD String TLV contained in the Envelope handler.
getSecuredDataOffset() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the Secured Data from the Command Packet in the first SMS TPDU or Cell Broadcast Page Simple TLV or USSD String TLV contained in the Envelope handler.

This can be used on the events: EVENT_FORMATTED_SMS_PP_ENV, EVENT_FORMATTED_SMS_PP_UPD, if the SMS TP-UD is formatted according to TS 31.115 Single or Concatenated Short Message.
getShortMessageLength() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the length of the Short Message in the User Data part of the first SMS TPDU or Cell Broadcast Page COMPREHENSION TLV contained in the USATEnvelopeHandler.

This can be used on the events: EVENT_FORMATTED_SMS_PP_ENV, EVENT_FORMATTED_SMS_PP_UPD, EVENT_UNFORMATTED_SMS_PP_ENV, EVENT_UNFORMATTED_SMS_PP_UPD.
getShortMessageOffset() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the Short Message offset in the User Data part of the first SMS TPDU or of the first Cell Broadcast Page Simple TLV contained in the USATEnvelopeHandler.
getTheHandler() - Static method in class uicc.usim.toolkit.USATEnvelopeHandlerSystem
Returns the single system instance of the USATEnvelopeHandler class.
getTPUDLOffset() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the TP-UDL field in the first TPDU TLV element in the Envelope data field.

This method can be used on the events: EVENT_FORMATTED_SMS_PP_ENV, EVENT_FORMATTED_SMS_PP_UPD, EVENT_UNFORMATTED_SMS_PP_ENV, EVENT_UNFORMATTED_SMS_PP_UPD.
If the element is available it becomes the TLV selected.
getUserDataLength() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the TP-User Data field in the first TPDU TLV element contained in the Envelope Handler.

B E F G I P R S T U