SP.Social.SocialDataOverlay.actorIndexes property (sp.userprofiles)
Gets an array of indexes in the parent thread's actor array.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
var value = SP.Social.SocialDataOverlay.get_actorIndexes()
Return value
Int32[]
The array of indexes in the parent thread's actor array.
Remarks
This property is valid only when overlayType is actors.