Click here to Skip to main content
15,906,463 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
What are the Class/Service method available in Amazon (SNS/SQS) Web service for sending sms.

What I have tried:

 want to send SMS through Amazon Web Service (AWS) AWSSDK api, but I am not able to find any class or method that help me for sending SMS.

 I explore the AWSSDK.dll through object browser & try to search the class, method (like SendSMS() ) & Properties Like( ContryCode, MobileNumber, SMSText)  but I am unable to find.

 I Google a lot & explore AWS SDK for .NET Samples but not get any suitable solution.

Can anyone give any idea or any useful link?

 Your support/suggestions are highly appreciated and welcome....

 Thank's
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900