By adrien on Monday, 09 February 2015
Replies 1
Likes 0
Views 747
Votes 0
Hello in the doc you describe a mthod to determine if user is friend:
$my->isFriends( $targetUserId );

Do we have any similar function to determine if a user is Follower ?

I tested isFollowers with not much success.

Thanks for your help
Hello Adrien,

Yes, we do have the function to determine that. You can use $my->isFollowed($targetUserid).
·
Monday, 09 February 2015 21:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post