package com.codename1.facebook.ui
User interface for integrating with basic Facebook features currently mostly the Like button
Types
class 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](htt… |