How to get the list of the invited friends through facebook api

98 Views Asked by At

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 ?

0

There are 0 best solutions below