Sending SMS

Login to reply to this topic.
Fri, 2006-03-03 15:15
Joined: 2005-07-11
Forum posts: 2
What is the simplest way to send an SMS?  I want to be able to construct the entire SMS message, header and user data and then send it.

Sat, 2006-03-04 14:17
Joined: 2004-06-11
Forum posts: 404
Re: Sending SMS
See the SendAs API which will let you create not only a SMS but also a MMS and email.
--Mayur.

Tue, 2006-03-28 10:05
Joined: 2005-10-10
Forum posts: 37
Re: Sending SMS
The SendAs API creates Messages but i dont seem to find the function call that sends out the SMS... that is what i want.  I'm writing an application that will send out a hardcoded text message SMS to a predefined number when an event is generated.

I'm not able to figure out how to do this...  I need this done on UIQ.

Please help me out on this...

Thank You...

Ashwin.

The Cruise is on...

Tue, 2006-03-28 10:23
Joined: 2004-06-11
Forum posts: 404
Re: Sending SMS
I think then u need to directly use the MTM level classes to create an msv msg entry and send it.
--Mayur.

  • Login to reply to this topic.