SP.Social.SocialFeedManager.getAllLikers Method (sp.userprofiles)

Retrieves the unabbreviated liker information for the specified microblog post.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

SP.Social.SocialFeedManager.getAllLikers(postId)

Parameters

  • postId
    String
    The unique identifier of the post.

Return value

Array
The users who the like the specified post, as an array of SocialActor objects.

See also

Other resources

SocialFeedManager