can we get Sms delivery report in blackberry?
i am successfully send Sms through my application,but i am unable to check is message sent or not.means any kind of delivery report by which my application get to know that Sms has Successfully开发者_如何学运维 reached to the desired location.
there were So many condition in which Sms Sending code run Successfully but message didn't send as if device balance is negative etc. so how to catch these events when sending Sms.
No you can't access the SMS delivery report from your application. For more info see this discussion.
精彩评论