Share via


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

Retrieves the specified thread with unabbreviated post and actor information.

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

SP.Social.SocialFeedManager.getFullThread(threadId)

Parameters

  • threadId
    String
    The unique identifier of the thread to retrieve. This can be the thread ID or the root post ID.

Return value

SP.Social.SocialThread
The specified thread with unabbreviated post and actor information.

See also

Other resources

SocialFeedManager