Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides methods for creating posts, modifying threads, and accessing social feeds.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Social.SocialFeedManager(context)
Members
Constructors
The SocialFeedManager object has the following constructors.
Property |
Description |
---|---|
Initializes a new instance of the SocialFeedManager object. |
Methods
The SocialFeedManager object has the following methods.
Method |
Description |
---|---|
Creates an image attachment for a microblog post. |
|
Creates a microblog post or reply. |
|
Deletes the specified post. |
|
Retrieves the unabbreviated liker information for the specified microblog post. |
|
Gets a feed of activity by the current user, and optionally by followed people and content or by the user's organization. |
|
Gets a feed of activity by the specified user. |
|
Retrieves the specified thread with unabbreviated post and actor information. |
|
Gets a feed of threads that mention the current user. |
|
Generates an attachment that can be used to preview the link item, if preview data exists. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Gets the count of unread mentions for the current user. |
|
Makes the current user a liker of the specified microblog post. |
|
Locks the specified thread. |
|
Suppresses activity notifications for the specified thread. |
|
Removes the current user from the list of likers for the specified microblog post. |
|
Unlocks the specified thread. |
Properties
The SocialFeedManager object has the following properties.