Wireless Messaging API-2.0 also known as WMA-2.0 is an extension and enhancement of WMA-1.0(JSR-120) and is supported in the latest MIDP2.0 phones. Using WMA-2.0 it is able to send and recieve SMS(Short Messaging Services),CBS (Cell Broadcast services) and MMS(Multimedia messaging Services) messages.Itis mainly used for sending MMS. WMA2.0 is based on Generic Connection Framework defined in CLDC 1.0 and is designed to handle Text,Binary & multipart messages.
API specifications can be found in http://www.forum.nokia.com/ME_Developers_Library/GUID-71D2FC38-3A7C-4F69-9A2C-C307ABF33D6C/index.html
JSR Specifications http://www.jcp.org/en/jsr/detail?id=205
Helpful & sample codes in the following links
Sun http://developers.sun.com/techtopics/mobility/midp/articles/wma2/
Sonyericsson http://developer.sonyericsson.com/site/global/techsupport/tipstrickscode/java/p_send_mms_jsr205.jsp
No related wiki articles found