views:

334

answers:

0

I am developing an ASP application for Facebook. In that I want to send SMS for mobile users who has registered their phone numbers with Facebook. Is there anyone knows how to use sms.send and sms.Cansend methods in ASP or C#? I am able to give the permission to enter the user his/her phone number in my application. I want to send sms to that particular registerd user saying that he has registered his/her phone number with Facebook.

I have got some code in php. I have got Facebook api also but there is no sms.send method in that. I want the code in c#. Pls help me regarding this..

Thanks.