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

Gets a value that indicates whether the actor can be followed.

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

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

Return value

Boolean
true if the actor can be followed; otherwise false.

See also

Other resources

SocialActor