Hi, there. Here is my question. How can I schedule sms for later sending. I'm writing an application for P800. I can send the messages immediately, but I don't want this behaviour. I can use a timer of course, but then the message will not go if my app is OFF.
Yes. I create the sms using CSendAs class, save it and then I want to send it at an appropriate time. I changed the iDate property of the TMsvEntry and set CSmsSettings to ESmsDeliveryScheduled and ESmsDeliveryUponRequest but none of them helped. The sms simply doesn't go.
The time and date the message was originally created. After an attempt has been made to send the message, iDate will be set to the home time to indicate when that attempt was made. If the message is to be scheduled , then iDate is the time the message should be sent
It is this text that makes me think I can send the sms later. I still don't know how.
The SetSendingState(KMsvSendStateWaiting) is workin and the message goes away, but the ESmsDeliveryScheduled and EmsDeliveryUponRequest send nothing. Sms stays int the Outbox.
Hi, there. Here is my question. How can I schedule sms for later sending. I'm writing an application for P800. I can send the messages immediately, but I don't want this behaviour. I can use a timer of course, but then the message will not go if my app is OFF.
can you please help me to send sms messages immediately ,as you said you managed to do it , i have got some code but i can not check it on device that it works fine or not , so if i post my code to u so that you can confirm me that i m going write ways or this will be even more helpfull if you could manage to post me a code snippet.If u feel uncomfortable to post your code in a public place then please ......please !! tell me ur mail address i will then ask u personally .......! Regards, jsol.
Can someone please post the sourcecode so that i can see how it's being done??? or mail it to ashwin.murali@gmail.com... I'm new to this and i have to do an application that can send and receive sms. So i need the source code... Please help me...
I tried to change the iDate value to a later time in the sendsms example of the sdk and it worked, the sms was sent in the specified time.
but if i shutdown the mobile and opened it before reaching the specified time the sms is sent immediately on openeing the mobile. for example if it is 3:00 pm now and i set the iDate value to 5:00pm, by shuting down and opening the mobile at 4:00 pm the sms will be sent at 4:00 pm. So does anybody know why?
Forum posts: 981
If you want for all check for profiles. If not it's not possible without a 3rd party application.
Lucian
pirosl
Forum posts: 147
Forum posts: 981
Lucian
pirosl
Forum posts: 147
iDate
The time and date the message was originally created. After an attempt has been made to send the message, iDate will be set to the home time to indicate when that attempt was made. If the message
It is this text that makes me think I can send the sms later. I still don't know how.
Forum posts: 981
Lucian
pirosl
Forum posts: 147
» Developer Library » API Reference » C++ API reference » SMS Client MTM » TMsvEntry functions and members used in SMS message entries
Forum posts: 981
» Developer Library » API Reference » C++ API reference » SMS Client MTM » TMsvEntry functions and members used in SMS message entries
And your test doesn't work on device or on emulator?
Lucian
pirosl
Forum posts: 147
Forum posts: 78
Here is my question. How can I schedule sms for later sending. I'm writing an application for P800. I can send the messages immediately, but I don't want this behaviour. I can use a timer of course, but then the message will not go if my app is OFF.
can you please help me to send sms messages immediately ,as you said you managed to do it , i have got some code but i can not check it on device that it works fine or not , so if i post my code to u so that you can confirm me that i m going write ways or this will be even more helpfull if you could manage to post me a code snippet.If u feel uncomfortable to post your code in a public place then please ......please !! tell me ur mail address i will then ask u personally .......!
Regards,
jsol.
Forum posts: 37
The Cruise is on...
Forum posts: 2
it allows you to schedule sms for later upto 5 years in advance.
Thanks for the read
ohhh... visit my work: www.TextMeLater.com
-Serge
Forum posts: 235
http://my-symbian.com/7650/applications/applications.php?fldAuto=634&faq=2
try out the trial version.
Does this require private SDK?
Forum posts: 32
but if i shutdown the mobile and opened it before reaching the specified time the sms is sent immediately on openeing the mobile.
for example if it is 3:00 pm now and i set the iDate value to 5:00pm, by shuting down and opening the mobile at 4:00 pm the sms will be sent at 4:00 pm.
So does anybody know why?
Forum posts: 67
Hi Marwa_fci,
Will you please share the idea "How did u manage to send the sms after the phone reboot "in your sms scheduling application.
Thanks a ton,
Netra