SP.UserProfiles.PeopleManager.amIFollowedBy Method (sp.userprofiles)

Checks whether the specified user is following the current user.

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

SP.UserProfiles.PeopleManager.amIFollowedBy(accountName)

Parameters

  • accountName
    String
    The account name of the specified user.

Return value

Boolean
true if the specified user is following the current user; otherwise, false.

See also

Other resources

PeopleManager