Search code examples
silverlightfacebookfacebook-c#-sdk

how to invite a friend to the application


Hi I'm trying to develop a simple application in Silverlight to the facebook, I'm using the facebook C# SDK to be able to establish the connection.

I wonder if there is any instruction FQL to invite a friend to the application and keep track of "who invited who" and also if there is any field in FQL to save, for example, the high score of my friends who share the application

thanks


Solution

  • You use requests to send an invite. See this article for more information.