Social API is a part of the Player SDK used for fetching social media related items.
Use global enplug.social
object to access these methods.
Methods#
getFeeds#
▸ getFeeds(): Promise
<any
[]>
Returns#
Promise
<any
[]>
getItems#
▸ getItems(): Promise
<SocialItem
[]>
Returns#
Promise
<SocialItem
[]>