Hi , i'm trying to send properly a SMS aka get notified when the sms
is not send.

here is what the doc says :

sentIntent      if not NULL this PendingIntent is broadcast when the
message is sucessfully sent, or failed. The result code will be
Activity.RESULT_OK for success, or one of these errors:
RESULT_ERROR_GENERIC_FAILURE RESULT_ERROR_RADIO_OFF
RESULT_ERROR_NULL_PDU. The per-application based SMS control checks
sentIntent. If sentIntent is NULL the caller will be checked against
all unknown applicaitons, which cause smaller number of SMS to be sent
in checking period.

What i would like to know is what is how to get the result code.
where is this information in the broadcasted intent ?


Regards

Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to