See: Description
Class | Description |
---|---|
LikeButton |
Generic "Like" button that enables us to submit a like to facebook, to get the post id
required for the like functionality you will need to use a tool such as:
https://developers.facebook.com/tools/explorer/?method=GET&path=me%2Fposts
You can ask it to list your posts and then seek the correct id within the returned JSON
|
User interface for integrating with basic Facebook features currently mostly the Like button