Allows you to make calls to the Facebook REST API from within JavaScript.
Client side call to auth.getAppPublicKey.
Client side call to auth.getSignedPublicSessionData.
Calls the specified Facebook API method with given parameters, or queues it on the Sequencer.
Returns the number of friends who have pending accounts on a Connect site.
Client side call to events.get.
Return a list of all application stories recently published by the user's friends.
This is a recommended - use FB.Connect.streamPublish instead.
Return a array of friend ids for the currently logged in user.
Client side call to pages.getInfo.
Client side call to photos.addTag.
Client side call to photos.createAlbum.
Client side call to photos.get.
Client side call to photos.getAlbums.
Gets the stream on behalf of a user using a set of users.
Gets the full comments given a post_id from stream.get or the stream FQL table.
Gets the filters (with relevant filter keys for stream.get) for the current user.
Client side call to users.getInfo.
Client side call to users.hasAppPermission.
The preferred way to update the user's status is via FB.Connect.streamPublish.