Motorola maxx V6 manual Draft Subject to Change 68/201, Feature/Class Implementation

Models: maxx V6

1 201
Download 201 pages 31.32 Kb
Page 68
Image 68

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

Implementation

JSR-120 API. Specifically, APIs defined in the

Supported

javax.wireless.messaging package will be imple-

 

mented with regards to the GSM SMS Adaptor

 

Removal of SMS messages

Supported

Terminated SMS removal - any user prompts

Supported

handled by MIDlet

 

Originated SMS removal - any user prompts

Supported

handled by MIDlet

 

All fields, methods, and inherited methods for the

Supported

Connector Class in the javax.microedition.io pack-

 

age

 

All methods for the BinaryMessage interface in the

Supported

javax.wireless.messaging package

 

All methods for the Message interface in the

Supported

javax.wireless.messaging package

 

All fields, methods, and inherited methods for the

Supported

MessageConnection interface in the

 

javax.wireless.messaging package

 

Number of MessageConnection instances in the

32 maximum

javax.wireless.messaging package

 

Number of MessageConnection instances in the

16

javax.wireless.messaging package

 

All methods for the MessageListener interface in

Supported

the javax.wireless.messaging package

 

All methods and inherited methods for the Text-

Supported

Message interface in the javax.wireless.messaging

 

package

 

16 bit reference number in concatenated messages

Supported

Number of concatenated messages.

30 messages in inbox, each can

 

be concatenated from 3 parts.

 

No limitation on outbox

 

(immediately transmitted)

Allow MIDlets to obtain the SMSC address with the

Supported

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 [68/201]

Page 68
Image 68
Motorola maxx V6 manual Draft Subject to Change 68/201, Feature/Class Implementation