send SMS through custom windows phone 8 app

Omegamef

New member
Aug 22, 2016
1
0
0
Visit site
Hi All,

I have experience with .NET and windows form applications on the PC but zero with windows phone 8. I need to develop a simple sounding app:

5 buttons, each button to send a different SMS message.

That's it. Just 5 text messages sent over SMS using a windows phone app. Messages go to the same number every time and about are 25 characters long each.

I'm reading about SmsTextMessage class and it's not getting any clearer.

Anyone have any tips for an abosulte beginner?

Cheers

Steve
 

Kimmo Toivanen

New member
Jan 12, 2013
182
0
0
Visit site
SmsTextMessage class

Manages a decoded SMS text message, providing direct access to the plain text body of the message, as well as key header properties, such as time stamp.
Note This functionality is only available to mobile operator apps and Windows Store apps given privileged access by mobile network operators, mobile broadband adapter IHV, or OEM
.

For normal developer it's two clicks minimum - button in app to compose and show message + send button in SMS. Check e.g. stackoverflow
 

Members online

Forum statistics

Threads
323,183
Messages
2,243,404
Members
428,036
Latest member
Tallgeeselll05