SP.Social.SocialThread.actors property (sp.userprofiles)

Gets an array of actors who are participants in the thread.

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

var value = SP.Social.SocialThread.get_actors()

Return value

SocialActor[]
An array of actors who are participants in the thread.

See also

Other resources

How to: Create and delete posts and retrieve the social feed by using the JavaScript object model in SharePoint 2013