Hello Rossi, The only way to send ML messages are to switch the specific message encoding to UNICODE/UCS2. You will find the necessary method in the OutboundMessage class. This way the message will be encoded as a unicode string (double byte) and you will be able to use all characters.
On Sep 3, 6:02 am, Rossi Kamal <[email protected]> wrote: > Will anyone suggest me how we can send sms in different languages with > help of SMSLib. Does it related to only the mobile device (running > J2ME or like)?If there has been language translation attempt on SMSLib > so far? > > If not what are the observable things of future research? > > Thanks > Rossi Kamal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib for Java User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/smslib?hl=en -~----------~----~----~----~------~----~------~--~---
