SP.Social.SocialFollowingManager.isFollowed Method (sp.userprofiles)
Determines whether the current user is following the specified actor.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
SP.Social.SocialFollowingManager.isFollowed(actor)
Parameters
- actor
SP.Social.SocialActorInfo
The specified actor.
Return value
Boolean
true if the current user is following the actor; otherwise, false.