Facebook Methods description: profile.getFBML
Gets the FBML that is currently set for a user’s profile. See the FBML documentation for a description of the markup and its role in various contexts.
Gets the FBML that is currently set for a user’s profile. See the FBML documentation for a description of the markup and its role in various contexts.
Returns the current allocation limits for your application for the specified integration points. Allocation limits are determined daily. Integration points include:
Sets the FBML for a user’s profile, including the content for both the profile box and the profile actions. See the FBML documentation for a description of the markup and its role in various contexts.
Send an email to the specified users, who must have added your application. You can only send one email to a user per day. Requires a session key for desktop apps, which may only send emails to the person whose session it is (does not require a session for web apps).
Send a notification to a set of users. You can send messages to the user’s notification page without needing any confirmation. Notifications sent to the notifications page for non-app users are subject to spam control. Additionally, any notification that you send on behalf of a user will be shown on that user’s notifications page […]
For some weeks now, users may have noticed that when they receive a private email from a Facebook application they get something like:
“This email was sent by xyz application. You can disable emails here.”
According to a news published by Tom Whitnah from Facebook, the rate at which users disable email from within an email […]
Returns the identifiers of the current user’s Facebook friends who are signed up for the specific calling application. The current user is determined from the session_key parameter. The values returned from this call are not storable.
Publishes a Mini-Feed story to the user corresponding to the session_key parameter, and publishes News Feed stories to the friends of that user who have added the application.
Publishes a Mini-Feed story to the user corresponding to the session_key parameter, and publishes News Feed stories to the friends of that user who have added the application.
Publishes a News Feed story to the user corresponding to the session_key parameter.