SP.Social.SocialFollowingManager.stopFollowing Method (sp.userprofiles)
Removes the specified actor from the current user's list of followed actors.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
SP.Social.SocialFollowingManager.stopFollowing(actor)
Parameters
- actor
SP.Social.SocialActorInfo
The actor to stop following.
Return value
Boolean
true if the current user is no longer following the specified actor; otherwise, false.