Table 19 List Of Messaging Features/Classes - Motorola MOTORAZR maxx V6 Developer's Manual

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 9 - JSR-120 - Wireless Messaging API
Always ask for user authorization
Ask once per application
Never Ask
Table 19 is a list of Messaging features/classes supported in the device.
Feature/Class
JSR-120 API. Specifically, APIs defined in the
javax.wireless.messaging package will be imple-
mented with regards to the GSM SMS Adaptor
Removal of SMS messages
Terminated SMS removal - any user prompts
handled by MIDlet
Originated SMS removal - any user prompts
handled by MIDlet
All fields, methods, and inherited methods for the
Connector Class in the javax.microedition.io pack-
age
All methods for the BinaryMessage interface in the
javax.wireless.messaging package
All methods for the Message interface in the
javax.wireless.messaging package
All fields, methods, and inherited methods for the
MessageConnection interface in the
javax.wireless.messaging package
Number of MessageConnection instances in the
javax.wireless.messaging package
Number of MessageConnection instances in the
javax.wireless.messaging package
All methods for the MessageListener interface in
the javax.wireless.messaging package
All methods and inherited methods for the Text-
Message interface in the javax.wireless.messaging
package
16 bit reference number in concatenated messages Supported
Number of concatenated messages.
Allow MIDlets to obtain the SMSC address with the
wireless.messaging.sms.smsc system property

Table 19 List of Messaging features/classes

Code Sample 1 shows implementation of the JSR-120 Wireless Messaging API:
DRAFT - Subject to Change
Implementation
Supported
Supported
Supported
Supported
Supported
Supported
Supported
Supported
32 maximum
16
Supported
Supported
30 messages in inbox, each can
be concatenated from 3 parts.
No limitation on outbox
(immediately transmitted)
Supported
[68/201]

Advertisement

Table of Contents
loading

Table of Contents