Class | Description |
---|---|
Album |
This class represents a Facebook Photo Object
http://developers.facebook.com/docs/reference/api/album
|
FaceBookAccess |
This 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.
|
FBObject |
This is a base class for all FaceBook Objects
|
Page |
This class represents a Facebook Page object
https://developers.facebook.com/docs/reference/api/page/
|
Photo |
This class represents a Facebook Photo Object
http://developers.facebook.com/docs/reference/api/photo/
|
Post |
This class represents a Facebook Post Object
http://developers.facebook.com/docs/reference/api/post/
|
User |
This class represents a Facebook User objject
http://developers.facebook.com/docs/reference/api/user/
|