Motorola MOTORAZR maxx V6 Developer's Manual page 117

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

Advertisement

Java ME Developer Guide
Chapter 15 - JSR-205 - WMA 2.0
15.1.7 Multimedia Message Service Center
Address
The MMSC address used for sending the messages should be made available using
System.getProperty with property name "wireless.messaging.mms.mmsc". Applica-
tions might need to obtain the Multimedia Message Service Center (MMSC) address
to decide which recipient to use. For example, the application might need to do this
because it is using service numbers for application servers which might not be con-
sistent in all networks and MMSCs.
Please refer to the JSR-205 specification for more details.
15.1.8 Application ID
The WMA supports sending of MMS messages to concrete Java application. To enable
this the following additional parameters shall be added to Content-Type header field:
Messages can be sent using this API via client or server type Message Connections,
refer to JSR-205 specification.
The application specifies Application-ID when opening the server mode MessageCon-
nection. The receiving application running on a device is identified with the applica-
tion-ID included in the message.
The maximum number of Application-IDs shall be limited by the implementation and
depends on phone RAM availability and carrier operators preloaded content memory
consumption.
The maximum number of simultaneously opened connections shall be limited by the
implementation and depends on phone RAM availability and carrier operators pre-
loaded content memory consumption.
The maximum number of MMS messages in the buffer at the same time shall be lim-
ited by the implementation and depends on phone RAM availability and carrier oper-
ators preloaded content memory consumption.
DRAFT - Subject to Change
[117/201]

Advertisement

Table of Contents
loading

Table of Contents