JTwitterFriends::getFriendshipsIncoming
Method to determine pending requests to follow the authenticating user.
Signature
public function getFriendshipsIncoming([integer
$cursor = null,
[boolean
$string_ids = null]] )
Parameters
-
$cursor
- Causes the list of IDs to be broken into pages of no more than 5000 IDs at a time. The number of IDs returned
-
$string_ids
- Set to true to return IDs as strings, false to return as integers.
Returns
- array
- The decoded JSON response