sanoopsivan / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

deliverSm.getShortMessage() always returns null #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
deliverSm.getShortMessage() is always retruning null while receiving sms
message, other data like source address, destination address, data coding
for received messsage is coming correctly, however the sms text is always null.

Please suggest as i am unable to complete my application to receive and
process SMS messages.

Original issue reported on code.google.com by salim.k...@gmail.com on 11 Apr 2009 at 2:56

GoogleCodeExporter commented 8 years ago
No problem, It's normal.

The message might be in the OptionalParameters so the short_message was null.

Original comment by uuda...@gmail.com on 20 Apr 2009 at 2:41

GoogleCodeExporter commented 8 years ago
do u have any code sample how to receive message from optionalparameters

Original comment by salim.k...@gmail.com on 20 Apr 2009 at 5:15