I have the Facebook SDK for Android working in my app. I can't seem to find any examples or documentation on how to use the SDK code to get Friend Requests. I have the permission "read_requests" set. Does anyone know what the graphPath parameter should be for Friend Requesta?
example: "me/????????"
Thanks