You Are Here:

Community: Developer Discussion Boards

#1 Old how can i reply sms - 2008-08-19, 11:49

Join Date: Aug 2008
Posts: 148
cool_eagle
Offline
Regular Contributor
how can i reply last received sms or mms
Reply With Quote

#2 Old Re: how can i reply sms - 2008-08-19, 11:54

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Just read the last msg id (number) and send a sms using messaging module to that number !

Best Regards,
Croozeus
Reply With Quote

#3 Old Re: how can i reply sms - 2008-08-19, 12:00

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Before, you ask for an example :

Code:
import inbox


#Create an instance of the inbox
i=inbox.Inbox()

#Get the ID of the latest SMS
id=i.sms_messages()[0]


messaging.sms_send(id, u"Your reply here Mr. Eagle")
Best Regards,
Croozeus
Reply With Quote

#4 Old Re: how can i reply sms - 2008-08-19, 12:05

Join Date: Aug 2008
Posts: 148
cool_eagle
Offline
Regular Contributor
Quote:
Originally Posted by croozeus View Post
Before, you ask for an example :

Code:
import inbox


#Create an instance of the inbox
i=inbox.Inbox()

#Get the ID of the latest SMS
id=i.sms_messages()[0]


messaging.sms_send(id, u"Your reply here Mr. Eagle")
Best Regards,
Croozeus
ok thkns
Reply With Quote

#5 Old Re: how can i reply sms - 2008-08-19, 22:19

Join Date: Jul 2006
Posts: 4
atranter
Offline
Registered User
there is nothing much more easier! That's what you need.

import my_wish
my_wish.go()

unfortunately my_wish module requires importing read_doc_first. This module can be found all over the forum or google
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Checking the reply of SMS s150588 General Symbian C++ 1 2004-07-19 12:30
Receiving SMS reply psmshankar General Messaging 1 2002-09-23 06:28
Redirecting the SMS reply psmshankar PC Suite API and PC Connectivity SDK 0 2002-09-23 01:41
Receiving SMS reply psmshankar PC Suite API and PC Connectivity SDK 0 2002-09-20 09:40
Receiving SMS reply psmshankar PC Suite API and PC Connectivity SDK 0 2002-09-20 09:40

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia