package com.codename1.facebook

Legacy generic implementation of the Facebook API with simplified OAuth integration to allow social sharing. It is recommended to migrate to the new social package services

Types

class AlbumThis class represents a Facebook Photo Object http://developers.facebook.com/docs/reference/api/album
class FBObjectThis is a base class for all FaceBook Objects
class FaceBookAccessThis is the main access API to the facebook graph API http://developers.facebook.com/docs/reference/api/ This class encapsulates the Network access and provide simple methods to acess the Facebook servers.
class PageThis class represents a Facebook Page object https://developers.facebook.com/docs/reference/api/page/
class PhotoThis class represents a Facebook Photo Object http://developers.facebook.com/docs/reference/api/photo/
class PostThis class represents a Facebook Post Object http://developers.facebook.com/docs/reference/api/post/
class UserThis class represents a Facebook User objject http://developers.facebook.com/docs/reference/api/user/