SP.Social.SocialActor.followedContentUri property (sp.userprofiles)

Gets the URI of the actor's list of followed content. Applies to users.

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

var value = SP.Social.SocialActor.get_followedContentUri()

Return value

String
The URI of the actor's list of followed content.

Remarks

The contentUri property is valid only when the actorType is a user.

See also

Other resources

SocialActor