JTwitterFriends::getFriendshipDetails
Method to display detailed friend information between two users.
Signature
public function getFriendshipDetails(mixed
$user_a,
mixed
$user_b )
Parameters
-
$user_a
- Either an integer containing the user ID or a string containing the screen name of the first user.
-
$user_b
- Either an integer containing the user ID or a string containing the screen name of the second user.
Returns
- array
- The decoded JSON response