View previous topic :: View next topic |
Author |
Message |
seegreen Guest
|
Posted: Thu Jun 14, 2007 2:12 am Post subject: ACTION_SMS |
|
|
It's said that when the SMS incoming, the action "ACTION_SMS" will be invoked. the question is: Should the SMS be specific formats ?or can any SMS work? |
|
Back to top |
|
 |
pz Guest
|
Posted: Thu Jun 14, 2007 6:01 am Post subject: |
|
|
This action is invoked when *any* new SMS is stored to SIM SMS memory, i.e. no format is needed. There is api for special "Turbo SMS" with specific format. This is to help to implement messaging/communication, see http://www.bladox.com/devel-docs/group__api__tsms.html |
|
Back to top |
|
 |
littleB
Joined: 07 Jan 2008 Posts: 12
|
Posted: Mon Jan 07, 2008 10:35 pm Post subject: |
|
|
Saw this question and wanted to know a little more.
pz - You said that that action is invoked whenever a new SMS is stored to SIM SMS memory. Does that mean it has been received by the SIM or only that that is it's final destination? Can I use this action to grab an SMS before it gets to the SIM and look at it, then pass it on?
Thanks |
|
Back to top |
|
 |
|