I want to implement the invite friend feature in my android app.
https://developers.facebook.com/docs/app-invites/android
But I need to get the list of the invited friends, so when someone logged in to my app, I could show him the invited requests !
There is nothing mentioned about that in https://developers.facebook.com/docs/app-invites/android.
How to do that ?