Tag: SMS
Sending SMS from a Windows Phone 8.1 App
Do you want to send SMS from your Windows Phone 8.1 App ? . You can use the ChatMessage class in Windows Runtime to do it. Sending SMS from a Windows Phone 8.1 App Here’s a code that demonstrates how to send SMS from a Windows Phone 8.1 App .
Can i get the SMS or incoming Call information Programatically from a Windows Phone 8 App ?
Most of the developers have this question on whether they can access the SMS or incoming call information programmatically from a Windows Phone app . Can i get the SMS or incoming Call information Programatically from a Windows Phone 8 App ? Currently , the Windows Phone 8 SDK does not provide API’s to perform this.