SP.Social.SocialFollowingManager.getFollowed Method (sp.userprofiles)
Retrieves the actors that the current user is following.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
SP.Social.SocialFollowingManager.getFollowed(types)
Parameters
- types
SP.Social.SocialActorTypes
The actor types to retrieve.
Return value
Array
The actors of the specified types that the current user is following, as an array of SocialActor objects.