Reputation: 97
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
Upvotes: 1
Views: 685
Reputation: 8932
You use requests to send an invite. See this article for more information.
Upvotes: 3