SP.Social.SocialFeed.threads property (sp.userprofiles)

Gets the threads that make up the feed.

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

var value = SP.Social.SocialFeed.get_threads()

Return value

SocialThread[]
The threads that make up the feed.

See also

Other resources

SocialFeed

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