Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Facebook requires the use of OAuth for all client application authentication. In order to use camel-facebook with your account, you'll need to create a new application within Facebook at https://developers.facebook.com/appsImage Removed and grant the application access to your account. The Facebook application's id and secret will allow access to Facebook APIs which do not require a current user. A user access token is required for APIs that require a logged in user. More information on obtaining a user access token can be found at https://developers.facebook.com/docs/facebook-login/access-tokens/Image Removed.

Maven users will need to add the following dependency to their pom.xml for this component:

...

Option

Description

Default Value

oAuthAuthorizationURL

OAuth authorization URL

https://www.facebook.com/dialog/oauthImage Removed

oAuthPermissions

Default OAuth permissions. Comma separeted permission names. See

https://developers.facebook.com/docs/reference/login/#permissionsImage Removed

for the detail

null

oAuthAccessTokenURL

OAuth access token URL

https://graph.facebook.com/oauth/access_tokenImage Removed

debugEnabled

Enables deubg output. Effective only with the embedded logger

false

gzipEnabled

Use Facebook GZIP encoding

true

httpConnectionTimeout

Http connection timeout in milliseconds

20000

httpDefaultMaxPerRoute

HTTP maximum connections per route

2

httpMaxTotalConnections

HTTP maximum total connections

20

httpProxyHost

HTTP proxy server host name

null

httpProxyPassword

HTTP proxy server password

null

httpProxyPort

HTTP proxy server port

null

httpProxyUser

HTTP proxy server user name

null

httpReadTimeout

Http read timeout in milliseconds

120000

httpRetryCount

Number of HTTP retries

0

httpRetryIntervalSeconds

HTTP retry interval in seconds

5

httpStreamingReadTimeout

HTTP streaming read timeout in milliseconds

40000

jsonStoreEnabled

If set to true, raw JSON forms will be stored in DataObjectFactory

false

mbeanEnabled

If set to true, Facebook4J mbean will be registerd

false

prettyDebugEnabled

prettify JSON debug output if set to true

false

restBaseURL

API base URL

https://graph.facebook.com/Image Removed

useSSL

Use SSL

true

videoBaseURL

Video API base URL

https://graph-video.facebook.com/Image Removed

clientURL

Facebook4J API client URL

http://facebook4j.org/en/facebook4j-<version>.xml

clientVersion

Facebook4J client API version

1.1.12

...

Endpoint

Short Name

Options

Body Type

Accounts

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="31b5e544-8f37-4be5-abc3-c279fe7989fc"><ac:plain-text-body><![CDATA[

getAccounts

accounts

[reading],[userId]

facebook4j.ResponseList<facebook4j.Account>

]]></ac:plain-text-body></ac:structured-macro>

Activities

 

 

 

getActivities

activities

[reading],[userId]

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b57caca3-9115-4020-b45b-955950ae6d2f"><ac:plain-text-body><![CDATA[

getActivities

activities

[reading],[userId]

facebook4j.ResponseList<facebook4j.Activity>

]]></ac:plain-text-body></ac:structured-macro>

Albums

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="efea2986-7830-4247-a07c-e47d99f2b50c"><ac:plain-text-body><![CDATA[

addAlbumPhoto

addAlbumPhoto

albumId,source,[message]

String

]]></ac:plain-text-body></ac:structured-macro>

commentAlbum

commentAlbum

albumId,message

String

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a6359e2f-fff0-4da2-97ad-695c1f690d0a"><ac:plain-text-body><![CDATA[

createAlbum

createAlbum

albumCreate,[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8a8fa274-442a-4831-b3b1-909dd990a42e"><ac:plain-text-body><![CDATA[

getAlbum

album

albumId,[reading]

facebook.Album

]]></ac:plain-text-body></ac:structured-macro>

addAlbumPhoto

addAlbumPhoto

albumId,source,[message]

String

commentAlbum

commentAlbum

albumId,message

String

createAlbum

createAlbum

albumCreate,[userId]

String

getAlbum

album

albumId,[reading]

facebook.Album

getAlbumComments

albumComments

albumId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

getAlbumCoverPhoto

albumCoverPhoto

albumId

java.net.URL

getAlbumLikes

albumLikes

albumId,[reading]

facebook4j.ResponseList<facebook4j.Like>

getAlbumPhotos

albumPhotos

albumId,[reading]

facebook4j.ResponseList<facebook4j.Photos>

getAlbums

albums

[reading],[userId]

facebook4j.ResponseList<facebook4j.Album>

likeAlbum

likeAlbum

albumId

boolean

unlikeAlbum

unlikeAlbum

albumId

boolean

Checkins

 

 

 

checkin

checkin

checkinCreate,[userId]

String

commentCheckin

commentCheckin

checkinId,message

String

getCheckin

checkin

checkinId

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="24a364c1-075c-437a-8580-ee10a40ff970"><ac:plain-text-body><![CDATA[

getAlbumComments

albumComments

albumId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

]]></ac:plain-text-body></ac:structured-macro>

getAlbumCoverPhoto

albumCoverPhoto

albumId

java.net.URL

Checkin

getCheckinComments

checkinComments

checkinId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

getCheckinLikes

checkinLikes

checkinId

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="5b9dec61-b887-4478-b12c-3069617f0594"><ac:plain-text-body><![CDATA[

getAlbumLikes

albumLikes

albumId,[reading]

facebook4j.ResponseList<facebook4j.Like>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c1a873a4-fb97-464f-b1ff-0197f270de46"><ac:plain-text-body><![CDATA[

getAlbumPhotos

albumPhotos

getCheckins

checkins

[reading],[userId albumId,[reading]

facebook4j.ResponseList<facebook4j.Photos>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="2ede6c52-8c06-4967-ae61-428333c53fed"><ac:plain-text-body><![CDATA[

getAlbums

albums

[reading],[userId]

facebook4j.ResponseList<facebook4j.Album>

]]></ac:plain-text-body></ac:structured-macro>

likeAlbum

likeAlbum

albumId

boolean

unlikeAlbum

unlikeAlbum

albumId

boolean

Checkins

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="af6c3aa0-20c4-482e-b512-03299b50ac3d"><ac:plain-text-body><![CDATA[

checkin

checkin

checkinCreate,[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

commentCheckin

commentCheckin

checkinId,message

String

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="bbd00914-9b9c-46b3-a7d7-6a93cd5a7502"><ac:plain-text-body><![CDATA[

getCheckin

checkin

checkinId,[reading]

facebook4j.Checkin

]]></ac:plain-text-body></ac:structured-macro>

Checkin>

likeCheckin

likeCheckin

checkinId

boolean

unlikeCheckin

unlikeCheckin

checkinId

boolean

Comments

 

 

 

deleteComment

deleteComment

commentId

boolean

getComment

comment

commentId

facebook4j.Comment

getCommentLikes

commentLikes

commentId,[reading]

facebook4j.ResponseList<facebook4j.Like>

likeComment

likeComment

commentId

boolean

unlikeComment

unlikeComment

commentId

boolean

Domains

 

 

 

getDomain

domain

domainId

facebook4j.Domain

getDomainByName

domainByName

domainName

facebook4j.Domain

getDomainsByName

domainsByName

domainNames

java.util.List<facebook4j.Domain>

Events

 

 

 

createEvent

createEvent

eventUpdate,[userId]

String

deleteEvent

deleteEvent

eventId

boolean

deleteEventPicture

deleteEventPicture

eventId

boolean

editEvent

editEvent

eventId,eventUpdate

boolean

getEvent

event

eventId,[reading]

facebook4j.Event

getEventFeed

eventFeed

eventId,[reading]

facebook4j.ResponseList<facebook4j.Post>

getEventPhotos

eventPhotos

eventId,[reading]

facebook4j.ResponseList<facebook4j.Photo>

getEventPictureURL

eventPictureURL

eventId,[size]

java.net.URL

getEvents

events

[reading],[userId]

facebook4j.ResponseList<facebook4j.Event>

getEventVideos

eventVideos

eventId

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="444d854b-02ab-4b6d-a8ef-2f423e42b7ea"><ac:plain-text-body><![CDATA[

getCheckinComments

checkinComments

checkinId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="bfb3acce-c5bf-4c97-894a-08a6db66da25"><ac:plain-text-body><![CDATA[

getCheckinLikes

checkinLikes

Video>

getRSVPStatusAsInvited

rSVPStatusAsInvited

eventId,[userId]

facebook4j.ResponseList<facebook4j.RSVPStatus>

getRSVPStatusAsNoreply

rSVPStatusAsNoreply

eventId,[userId]

facebook4j.ResponseList<facebook4j.RSVPStatus>

getRSVPStatusInAttending

rSVPStatusInAttending

eventId,[userId checkinId,[reading]

facebook4j.ResponseList<facebook4j.Like> RSVPStatus>

getRSVPStatusInDeclined

rSVPStatusInDeclined

eventId,[userId]

facebook4j.ResponseList<facebook4j.RSVPStatus>

getRSVPStatusInMaybe

rSVPStatusInMaybe

eventId

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="5cbf9d41-8d8d-4084-88cc-206dc54f7ce0"><ac:plain-text-body><![CDATA[

getCheckins

checkins

[reading],[userId]

facebook4j.ResponseList<facebook4j.Checkin>

]]></ac:plain-text-body></ac:structured-macro>

likeCheckin

likeCheckin

checkinId

boolean

unlikeCheckin

unlikeCheckin

checkinId

boolean

Comments

 

 

 

deleteComment

deleteComment

commentId

boolean

getComment

comment

commentId

facebook4j.Comment

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="79bfcd1a-d829-4c16-8ab6-578aacc773e7"><ac:plain-text-body><![CDATA[

getCommentLikes

commentLikes

commentId,[reading]

facebook4j.ResponseList<facebook4j.Like>

]]></ac:plain-text-body></ac:structured-macro>

likeComment

likeComment

commentId

boolean

unlikeComment

unlikeComment

commentId

boolean

Domains

 

 

 

getDomain

domain

domainId

facebook4j.Domain

getDomainByName

domainByName

domainName

facebook4j.Domain

getDomainsByName

domainsByName

domainNames

java.util.List<facebook4j.Domain>

Events

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="16ce7fb3-0ee6-49a5-a2f5-59a5d92204af"><ac:plain-text-body><![CDATA[

createEvent

createEvent

eventUpdate,[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

deleteEvent

deleteEvent

eventId

boolean

deleteEventPicture

deleteEventPicture

eventId

boolean

editEvent

editEvent

eventId,eventUpdate

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="15723a71-b2d9-486a-9469-b77e34accb73"><ac:plain-text-body><![CDATA[

getEvent

event

eventId,[reading]

facebook4j.Event

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="34d4b79e-0c8c-4766-8e7b-7844c411d54d"><ac:plain-text-body><![CDATA[

getEventFeed

eventFeed

eventId,[reading]

facebook4j.ResponseList<facebook4j.Post>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="5142de10-ac95-4e53-8aa1-51ef145cc5d5"><ac:plain-text-body><![CDATA[

getEventPhotos

eventPhotos

eventId,[reading]

facebook4j.ResponseList<facebook4j.Photo>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="348352ce-dca8-4d1d-b256-c4972df7d292"><ac:plain-text-body><![CDATA[

getEventPictureURL

eventPictureURL

eventId,[size]

java.net.URL

]]></ac:plain-text-body></ac:structured-macro>

RSVPStatus>

inviteToEvent

inviteToEvent

eventId,[userId],[userIds]

boolean

postEventFeed

postEventFeed

eventId,postUpdate

String

postEventLink

postEventLink

eventId,link,[message]

String

postEventPhoto

postEventPhoto

eventId,source,[message]

String

postEventStatusMessage

postEventStatusMessage

eventId,message

String

postEventVideo

postEventVideo

eventId,source,[title,description]

String

rsvpEventAsAttending

rsvpEventAsAttending

eventId

boolean

rsvpEventAsDeclined

rsvpEventAsDeclined

eventId

boolean

rsvpEventAsMaybe

rsvpEventAsMaybe

eventId

boolean

uninviteFromEvent

uninviteFromEvent

eventId,userId

boolean

updateEventPicture

updateEventPicture

eventId,source

boolean

Family

 

 

 

getFamily

family

[reading],[userId]

facebook4j.ResponseList<facebook4j.Family>

Favorites

 

 

 

getBooks

books

[reading],[userId]

facebook4j.ResponseList<facebook4j.Book>

getGames

games

[reading],[userId]

facebook4j.ResponseList<facebook4j.Game>

getInterests

interests

[reading],[userId]

facebook4j.ResponseList<facebook4j.Interest>

getMovies

movies

[reading],[userId]

facebook4j.ResponseList<facebook4j.Movie>

getMusic

music

[reading],[userId]

facebook4j.ResponseList<facebook4j.Music>

getTelevision

television

[reading],[userId]

facebook4j.ResponseList<facebook4j.Television>

Facebook Query Language (FQL)

 

 

 

executeFQL

executeFQL

query,[locale]

facebook4j.internal.org.json.JSONArray

executeMultiFQL

executeMultiFQL

queries,[locale]

java.util.Map<String,facebook4j.internal.org.json.JSONArray>

Friends

 

 

 

addFriendlistMember

addFriendlistMember

friendlistId,userId

boolean

createFriendlist

createFriendlist

friendlistName,[userId]

String

deleteFriendlist

deleteFriendlist

friendlistId

boolean

getBelongsFriend

belongsFriend

friendId,[reading],[userId]

facebook4j.ResponseList<facebook4j.Friend>

getFriendlist

friendlist

friendlistId,[reading]

facebook4j.FriendList

getFriendlistMembers

friendlistMembers

friendlistId

facebook4j.ResponseList<facebook4j.Friend>

getFriendlists

friendlists

[reading],[userId]

facebook4j.ResponseList<facebook4j.FriendList>

getFriendRequests

friendRequests

[reading],[userId]

facebook4j.ResponseList<facebook4j.FriendRequest>

getFriends

friends

[reading],[userId]

facebook4j.ResponseList<facebook4j.Friend>

getMutualFriends

mutualFriends

[friendUserId],[reading],[userId1,userId2]

facebook4j.ResponseList<facebook4j.Friend>

removeFriendlistMember

removeFriendlistMember

friendlistId,userId

boolean

Games

 

 

 

deleteAchievement

deleteAchievement

achievementURL,[userId]

boolean

deleteScore

deleteScore

[userId]

boolean

getAchievements

achievements

[reading],[userId]

facebook4j.ResponseList<facebook4j.Achievement>

getScores

scores

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fe3b9a17-a1ca-40ed-9453-de6b5aceaac4"><ac:plain-text-body><![CDATA[

getEvents

events

[reading],[userId]

facebook4j.ResponseList<facebook4j.Event>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4309da5a-d1d1-40e9-a2ef-40851b56bded"><ac:plain-text-body><![CDATA[

getEventVideos

eventVideos

Score>

postAchievement

postAchievement

achievementURL,[userId]

String

postScore

postScore

scoreValue,[userId]

String

Groups

 

 

 

getGroup

group

groupId,[reading]

facebook4j.Group

getGroupDocs

groupDocs

groupId eventId,[reading]

facebook4j.ResponseList<facebook4j.Video>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="29a8c069-9bc6-4597-98d4-108a05e223fd"><ac:plain-text-body><![CDATA[

getRSVPStatusAsInvited

rSVPStatusAsInvited

GroupDoc>

getGroupFeed

groupFeed

groupId,[reading]

facebook4j.ResponseList<facebook4j.Post>

getGroupMembers

groupMembers

groupId,[reading eventId,[userId]

facebook4j.ResponseList<facebook4j.RSVPStatus>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3b17ea20-f9c0-4f82-be5d-1f534b44ba3b"><ac:plain-text-body><![CDATA[

getRSVPStatusAsNoreply

rSVPStatusAsNoreply

GroupMember>

getGroupPictureURL

groupPictureURL

groupId

java.net.URL

getGroups

groups

[reading] eventId,[userId]

facebook4j.ResponseList<facebook4j.RSVPStatus>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="626fbc71-735a-428f-a491-b6aeda420642"><ac:plain-text-body><![CDATA[

getRSVPStatusInAttending

rSVPStatusInAttending

eventId,[userId]

facebook4j.ResponseList<facebook4j.RSVPStatus>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="6b3e890f-a9b5-4d4d-8956-8e1ff0361269"><ac:plain-text-body><![CDATA[

getRSVPStatusInDeclined

rSVPStatusInDeclined

eventId,[userId]

facebook4j.ResponseList<facebook4j.RSVPStatus>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="044ac81a-920c-4fe9-9642-1ed7949067dd"><ac:plain-text-body><![CDATA[

getRSVPStatusInMaybe

rSVPStatusInMaybe

eventId,[userId]

facebook4j.ResponseList<facebook4j.RSVPStatus>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d18763cc-a649-4a92-8ac3-4da52c286b70"><ac:plain-text-body><![CDATA[

inviteToEvent

inviteToEvent

eventId,[userId],[userIds]

boolean

]]></ac:plain-text-body></ac:structured-macro>

postEventFeed

postEventFeed

eventId,postUpdate

String

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="03145e70-cbcc-46c1-994d-96a4a5d08cd0"><ac:plain-text-body><![CDATA[

postEventLink

postEventLink

eventId,link,[message]

String

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="572e3601-09c0-4a0c-994a-9a6a6d9c8ef5"><ac:plain-text-body><![CDATA[

postEventPhoto

postEventPhoto

eventId,source,[message]

String

]]></ac:plain-text-body></ac:structured-macro>

postEventStatusMessage

postEventStatusMessage

eventId,message

String

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="68714e52-1918-4090-83ca-e37d4783da5c"><ac:plain-text-body><![CDATA[

postEventVideo

postEventVideo

eventId,source,[title,description]

String

]]></ac:plain-text-body></ac:structured-macro>

rsvpEventAsAttending

rsvpEventAsAttending

eventId

boolean

rsvpEventAsDeclined

rsvpEventAsDeclined

eventId

boolean

rsvpEventAsMaybe

rsvpEventAsMaybe

eventId

boolean

uninviteFromEvent

uninviteFromEvent

eventId,userId

boolean

updateEventPicture

updateEventPicture

eventId,source

boolean

Family

 

 

 

Group>

postGroupFeed

postGroupFeed

groupId,postUpdate

String

postGroupLink

postGroupLink

groupId,link,[message]

String

postGroupStatusMessage

postGroupStatusMessage

groupId,message

String

Insights

 

 

 

getInsights

insights

objectId,metric,[reading]

facebook4j.ResponseList<facebook4j.Insight>

Likes

 

 

 

getUserLikes

userLikes

[reading],[userId]

facebook4j.ResponseList<facebook4j.Like>

Links

 

 

 

commentLink

commentLink

linkId,message

String

getLink

link

linkId,[reading]

facebook4j.Link

getLinkComments

linkComments

linkId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

getLinkLikes

linkLikes

linkId,[reading]

facebook4j.ResponseList<facebook4j.Like>

likeLink

likeLink

linkId

boolean

unlikeLink

unlikeLink

linkId

boolean

Locations

 

 

 

getLocations

locations

[reading],[userId]

facebook4j.ResponseList<facebook4j.Location>

Messages

 

 

 

getInbox

inbox

[reading],[userId]

facebook4j.InboxResponseList<facebook4j.Inbox>

getMessage

message

messageId,[reading]

facebook4j.Message

getOutbox

outbox

[reading],[userId]

facebook4j.ResponseList<facebook4j.Message>

getUpdates

updates

[reading],[userId]

facebook4j.ResponseList<facebook4j.Message>

Notes

 

 

 

commentNote

commentNote

noteId,message

String

createNote

createNote

subject,message,[userId]

String

getNote

note

noteId,[reading]

facebook4j.Note

getNoteComments

noteComments

noteId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

getNoteLikes

noteLikes

noteId,[reading]

facebook4j.ResponseList<facebook4j.Like>

getNotes

notes

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4fb55fef-900b-402e-8bef-5c650d06ee64"><ac:plain-text-body><![CDATA[

getFamily

family

[reading],[userId]

facebook4j.ResponseList<facebook4j.Family>

]]></ac:plain-text-body></ac:structured-macro>

Note>

likeNote

likeNote

noteId

boolean

unlikeNote

unlikeNote

noteId

boolean

Notifications Favorites

 

 

 

getNotifications

notifications

[includeRead],

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="16f4b274-6468-4d68-8bee-2e7daa27cf69"><ac:plain-text-body><![CDATA[

getBooks

books

[reading],[userId]

facebook4j.ResponseList<facebook4j.Book>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d735833c-9bc1-4c4c-9fc2-e714546a502e"><ac:plain-text-body><![CDATA[

getGames

games

[reading],[userId]

facebook4j.ResponseList<facebook4j.Game>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="372f721e-5284-4b2d-8803-313838ab3ea8"><ac:plain-text-body><![CDATA[

getInterests

interests

[reading],[userId]

facebook4j.ResponseList<facebook4j.Interest>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b03b68ec-fc9b-43a8-b56d-64d981595fd4"><ac:plain-text-body><![CDATA[

getMovies

movies

[reading],[userId]

facebook4j.ResponseList<facebook4j.Movie>

]]></ac:plain-text-body></ac:structured-macro>

Notification>

markNotificationAsRead

markNotificationAsRead

notificationId

boolean

Permissions

 

 

 

getPermissions

permissions

[userId]

java.util.List<facebook4j.Permission>

revokePermission

revokePermission

permissionName,[userId]

boolean

Photos

 

 

 

addTagToPhoto

addTagToPhoto

photoId,[toUserId],[toUserIds],[tagUpdate]

boolean

commentPhoto

commentPhoto

photoId,message

String

deletePhoto

deletePhoto

photoId

boolean

getPhoto

photo

photoId,[reading]

facebook4j.Photo

getPhotoComments

photoComments

photoId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

getPhotoLikes

photoLikes

photoId,[reading]

facebook4j.ResponseList<facebook4j.Like>

getPhotos

photos

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="18bd03ca-91e4-4054-85e1-4a5323aa594d"><ac:plain-text-body><![CDATA[

getMusic

music

[reading],[userId]

facebook4j.ResponseList<facebook4j.Music>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="2870463f-b79c-4d62-9899-dd0f19b9ffbb"><ac:plain-text-body><![CDATA[

getTelevision

television

Photo>

getPhotoURL

photoURL

photoId

java.net.URL

getTagsOnPhoto

tagsOnPhoto

photoId,[reading [reading],[userId]

facebook4j.ResponseList<facebook4j.Television>

]]></ac:plain-text-body></ac:structured-macro>

Facebook Query Language (FQL)

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f76fc0f4-310e-47d0-bc2a-d1ca59c9c84e"><ac:plain-text-body><![CDATA[

executeFQL

executeFQL

query,[locale]

facebook4j.internal.org.json.JSONArray

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="eee09100-9d40-4e7f-b7bd-8d70a98f9193"><ac:plain-text-body><![CDATA[

executeMultiFQL

executeMultiFQL

queries,[locale]

java.util.Map<String,facebook4j.internal.org.json.JSONArray>

]]></ac:plain-text-body></ac:structured-macro>

Friends

 

 

 

addFriendlistMember

addFriendlistMember

friendlistId,userId

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e136b9da-fed4-444b-97c4-798fc7bd19e2"><ac:plain-text-body><![CDATA[

createFriendlist

createFriendlist

friendlistName,[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

deleteFriendlist

deleteFriendlist

friendlistId

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c0d5bed0-38c1-4f47-a28a-036a63f59e7f"><ac:plain-text-body><![CDATA[

getBelongsFriend

belongsFriend

friendId,[reading],[userId]

facebook4j.ResponseList<facebook4j.Friend>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ce82f280-a67c-4ffa-8d5c-0f727110b8b1"><ac:plain-text-body><![CDATA[

getFriendlist

friendlist

friendlistId,[reading]

facebook4j.FriendList

]]></ac:plain-text-body></ac:structured-macro>

getFriendlistMembers

friendlistMembers

friendlistId

facebook4j.ResponseList<facebook4j.Friend>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8009e716-09a7-45b1-9482-d866aaed874d"><ac:plain-text-body><![CDATA[

getFriendlists

friendlists

[reading],[userId]

facebook4j.ResponseList<facebook4j.FriendList>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="774ade82-aa85-4d93-86f3-6d7f6fc8cee8"><ac:plain-text-body><![CDATA[

getFriendRequests

friendRequests

[reading],[userId]

facebook4j.ResponseList<facebook4j.FriendRequest>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="2e84e676-f234-46dc-b659-7446fc8cb3e2"><ac:plain-text-body><![CDATA[

getFriends

friends

[reading],[userId]

facebook4j.ResponseList<facebook4j.Friend>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="6332ed46-b54a-4a03-bfe8-1cc0bd32a169"><ac:plain-text-body><![CDATA[

getMutualFriends

mutualFriends

[friendUserId],[reading],[userId1,userId2]

facebook4j.ResponseList<facebook4j.Friend>

]]></ac:plain-text-body></ac:structured-macro>

removeFriendlistMember

removeFriendlistMember

friendlistId,userId

boolean

Games

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="681e5f99-8a75-4ee8-a20b-bc9df98df5df"><ac:plain-text-body><![CDATA[

deleteAchievement

deleteAchievement

achievementURL,[userId]

boolean

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0e8b1787-8188-4ad0-9c11-f46ef5f59ddd"><ac:plain-text-body><![CDATA[

deleteScore

deleteScore

[userId]

boolean

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="97c5a25d-6f1d-4a56-a72e-e4e99745c846"><ac:plain-text-body><![CDATA[

getAchievements

achievements

[reading],[userId]

facebook4j.ResponseList<facebook4j.Achievement>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="31162757-dd59-459b-be46-d25e61dd6b1e"><ac:plain-text-body><![CDATA[

getScores

scores

[reading],[userId]

facebook4j.ResponseList<facebook4j.Score>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4f5bfdc2-1a58-4409-908b-74e0fd035f5d"><ac:plain-text-body><![CDATA[

postAchievement

postAchievement

achievementURL,[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9567f551-5562-4ca6-8fd7-051c941c575c"><ac:plain-text-body><![CDATA[

postScore

postScore

scoreValue,[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

Groups

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3e37957c-0e76-4620-bc7c-4db91b34fede"><ac:plain-text-body><![CDATA[

getGroup

group

groupId,[reading]

facebook4j.Group

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="12f42475-7453-44e4-b183-16f6deec39c2"><ac:plain-text-body><![CDATA[

getGroupDocs

groupDocs

groupId,[reading]

facebook4j.ResponseList<facebook4j.GroupDoc>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e00524c8-f777-469e-a772-68e4e8341625"><ac:plain-text-body><![CDATA[

getGroupFeed

groupFeed

groupId,[reading]

facebook4j.ResponseList<facebook4j.Post>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c97a08fd-e55f-4c7d-973b-fa9aa57b7ba4"><ac:plain-text-body><![CDATA[

getGroupMembers

groupMembers

groupId,[reading]

facebook4j.ResponseList<facebook4j.GroupMember>

]]></ac:plain-text-body></ac:structured-macro>

getGroupPictureURL

groupPictureURL

groupId

java.net.URL

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="71bd3db1-10dd-40af-8468-1f9c2adcf63a"><ac:plain-text-body><![CDATA[

getGroups

groups

[reading],[userId]

facebook4j.ResponseList<facebook4j.Group>

]]></ac:plain-text-body></ac:structured-macro>

postGroupFeed

postGroupFeed

groupId,postUpdate

String

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8867b97b-d69a-4e32-83ec-fe3e34f92966"><ac:plain-text-body><![CDATA[

postGroupLink

postGroupLink

groupId,link,[message]

String

]]></ac:plain-text-body></ac:structured-macro>

postGroupStatusMessage

postGroupStatusMessage

groupId,message

String

Insights

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="68eab9bb-39fd-446c-8fc8-e9018050ebdc"><ac:plain-text-body><![CDATA[

getInsights

insights

objectId,metric,[reading]

facebook4j.ResponseList<facebook4j.Insight>

]]></ac:plain-text-body></ac:structured-macro>

Likes

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b418dd86-1c98-4d65-984f-d59d6d8cb988"><ac:plain-text-body><![CDATA[

getUserLikes

userLikes

[reading],[userId]

facebook4j.ResponseList<facebook4j.Like>

]]></ac:plain-text-body></ac:structured-macro>

Links

 

 

 

commentLink

commentLink

linkId,message

String

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0e9b1ba5-3034-40e7-a8e8-56a39b808f67"><ac:plain-text-body><![CDATA[

getLink

link

linkId,[reading]

facebook4j.Link

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4b649ab2-4e27-4a59-b0ec-bd27a23043cc"><ac:plain-text-body><![CDATA[

getLinkComments

linkComments

linkId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8ade3d83-06e0-425e-bddf-c68052ff325c"><ac:plain-text-body><![CDATA[

getLinkLikes

linkLikes

linkId,[reading]

facebook4j.ResponseList<facebook4j.Like>

]]></ac:plain-text-body></ac:structured-macro>

likeLink

likeLink

linkId

boolean

unlikeLink

unlikeLink

linkId

boolean

Locations

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c382c339-02b0-44c8-ab10-ff0fb66ccbca"><ac:plain-text-body><![CDATA[

getLocations

locations

[reading],[userId]

facebook4j.ResponseList<facebook4j.Location>

]]></ac:plain-text-body></ac:structured-macro>

Messages

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d458bd9b-5e0c-416b-841b-0ed55d06237a"><ac:plain-text-body><![CDATA[

getInbox

inbox

[reading],[userId]

facebook4j.InboxResponseList<facebook4j.Inbox>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="dff70bef-9528-4c81-9aca-9dfcd6b031fd"><ac:plain-text-body><![CDATA[

getMessage

message

messageId,[reading]

facebook4j.Message

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ec09315d-8865-4ac0-b57f-04a035b3c401"><ac:plain-text-body><![CDATA[

getOutbox

outbox

[reading],[userId]

facebook4j.ResponseList<facebook4j.Message>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f9330857-3743-457a-9950-d7126a496056"><ac:plain-text-body><![CDATA[

getUpdates

updates

[reading],[userId]

facebook4j.ResponseList<facebook4j.Message>

]]></ac:plain-text-body></ac:structured-macro>

Notes

 

 

 

commentNote

commentNote

noteId,message

String

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="945ecef1-0917-4a92-b6a8-3466ba7c3afa"><ac:plain-text-body><![CDATA[

createNote

createNote

subject,message,[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="670025f5-a7f3-4c41-aa32-1e57b015987c"><ac:plain-text-body><![CDATA[

getNote

note

noteId,[reading]

facebook4j.Note

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="622e8c72-93df-424b-8424-b1069c102fd2"><ac:plain-text-body><![CDATA[

getNoteComments

noteComments

noteId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d68ce882-6b30-4fda-a918-b9a9befaef1b"><ac:plain-text-body><![CDATA[

getNoteLikes

noteLikes

noteId,[reading]

facebook4j.ResponseList<facebook4j.Like>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f58380ac-ab71-4428-bba0-347ffc60195a"><ac:plain-text-body><![CDATA[

getNotes

notes

[reading],[userId]

facebook4j.ResponseList<facebook4j.Note>

]]></ac:plain-text-body></ac:structured-macro>

likeNote

likeNote

noteId

boolean

unlikeNote

unlikeNote

noteId

boolean

Notifications

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="51eb15c3-a4a7-45cc-8611-d484c099090b"><ac:plain-text-body><![CDATA[

getNotifications

notifications

[includeRead],[reading],[userId]

facebook4j.ResponseList<facebook4j.Notification>

]]></ac:plain-text-body></ac:structured-macro>

markNotificationAsRead

markNotificationAsRead

notificationId

boolean

Permissions

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8ca5d698-73cf-4554-a01f-0809e7450284"><ac:plain-text-body><![CDATA[

getPermissions

permissions

[userId]

java.util.List<facebook4j.Permission>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1bf73910-c4a9-4e5f-9889-579560cd0f53"><ac:plain-text-body><![CDATA[

revokePermission

revokePermission

permissionName,[userId]

boolean

]]></ac:plain-text-body></ac:structured-macro>

Photos

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="799cbe0f-aa6d-4900-8b95-6c3cea9ee7c6"><ac:plain-text-body><![CDATA[

addTagToPhoto

addTagToPhoto

photoId,[toUserId],[toUserIds],[tagUpdate]

boolean

]]></ac:plain-text-body></ac:structured-macro>

commentPhoto

commentPhoto

photoId,message

String

deletePhoto

deletePhoto

photoId

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="5feadf9a-bb37-43ba-ac29-74804283b1f2"><ac:plain-text-body><![CDATA[

getPhoto

photo

photoId,[reading]

facebook4j.Photo

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f2e94b1b-0a2a-450a-9c5b-de9c28f92da6"><ac:plain-text-body><![CDATA[

getPhotoComments

photoComments

photoId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7a22e6c1-3d4a-4709-961c-e7a14debed41"><ac:plain-text-body><![CDATA[

getPhotoLikes

photoLikes

photoId,[reading]

facebook4j.ResponseList<facebook4j.Like>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="48abb000-08fb-40bf-9bb1-c8d47839861b"><ac:plain-text-body><![CDATA[

getPhotos

photos

[reading],[userId]

facebook4j.ResponseList<facebook4j.Photo>

]]></ac:plain-text-body></ac:structured-macro>

getPhotoURL

photoURL

photoId

java.net.URL

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="23470951-019f-4c5b-ac39-c849d6787859"><ac:plain-text-body><![CDATA[

getTagsOnPhoto

tagsOnPhoto

photoId,[reading]

facebook4j.ResponseList<facebook4j.Tag>

]]></ac:plain-text-body></ac:structured-macro>

likePhoto

likePhoto

photoId

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="60dbfa80-91f0-4232-962c-bfde1b48b265"><ac:plain-text-body><![CDATA[

postPhoto

postPhoto

source,[message],[place],[noStory],[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

unlikePhoto

unlikePhoto

photoId

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8e39011f-b940-423c-acd3-a1300211a6c6"><ac:plain-text-body><![CDATA[

updateTagOnPhoto

updateTagOnPhoto

photoId,[toUserId],[tagUpdate]

boolean

]]></ac:plain-text-body></ac:structured-macro>

Pokes

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7b8f0a8f-570c-4536-86d3-68157e1fa0d2"><ac:plain-text-body><![CDATA[

getPokes

pokes

[reading],[userId]

facebook4j.ResponseList<facebook4j.Poke>

]]></ac:plain-text-body></ac:structured-macro>

Posts

 

 

 

commentPost

commentPost

postId,message

String

deletePost

deletePost

postId

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8590189a-1bbd-4cbc-ad17-1794cfdde7d8"><ac:plain-text-body><![CDATA[

getFeed

feed

[reading],[userId]

facebook4j.ResponseList<facebook4j.Post>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1f07d121-a01f-42f7-8ffd-f85252119c7d"><ac:plain-text-body><![CDATA[

getHome

home

[reading]

facebook4j.ResponseList<facebook4j.Post>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="75a24602-429c-435f-a441-be97f31eabfd"><ac:plain-text-body><![CDATA[

getLinks

links

[reading],[userId]

facebook4j.ResponseList<facebook4j.Link>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d2708393-1ef7-43db-be52-e2f75f4b202f"><ac:plain-text-body><![CDATA[

getPost

post

postId,[reading]

facebook4j.Post

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e5c861ca-fb46-4096-90d5-6ec01f207df2"><ac:plain-text-body><![CDATA[

getPostComments

postComments

postId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="10bae05c-b85b-4e57-9469-165a611963b6"><ac:plain-text-body><![CDATA[

getPostLikes

postLikes

postId,[reading]

facebook4j.ResponseList<facebook4j.Like>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1a671949-d3e3-4c8b-928f-0f5b7c0f545c"><ac:plain-text-body><![CDATA[

getPosts

posts

[reading],[userId]

facebook4j.ResponseList<facebook4j.Post>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0d934fe3-955e-48c3-bf3c-ba5c7d61c7f3"><ac:plain-text-body><![CDATA[

getStatuses

statuses

[reading],[userId]

facebook4j.ResponseList<facebook4j.Post>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7e951673-950b-43dc-a5d3-c08b0b7e8e20"><ac:plain-text-body><![CDATA[

getTagged

tagged

[reading],[userId]

facebook4j.ResponseList<facebook4j.Post>

]]></ac:plain-text-body></ac:structured-macro>

likePost

likePost

postId

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a140707a-c213-41da-b8eb-c8814a2da7cb"><ac:plain-text-body><![CDATA[

postFeed

postFeed

postUpdate,[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8988435b-9a98-4b86-8f4e-5a97197818b3"><ac:plain-text-body><![CDATA[

postLink

postLink

link,[message],[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="35cd028c-aef9-48bd-8c2c-489bca8a7db7"><ac:plain-text-body><![CDATA[

postStatusMessage

postStatusMessage

message,[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

unlikePost

unlikePost

postId

boolean

Questions

 

 

 

addQuestionOption

addQuestionOption

questionId,optionDescription

String

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b0b3f322-7475-4db9-b63a-fb80ac7d591d"><ac:plain-text-body><![CDATA[

createQuestion

createQuestion

question,[options],[allowNewOptions],[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

deleteQuestion

deleteQuestion

questionId

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ee2669c0-5b3d-47b1-baba-03743ad78ae4"><ac:plain-text-body><![CDATA[

getQuestion

question

questionId,[reading]

facebook4j.Question

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="45b6086e-586a-460b-926b-ada86baac31c"><ac:plain-text-body><![CDATA[

getQuestionOptions

questionOptions

questionId,[reading]

facebook4j.ResponseList<facebook4j.Question.Option>

]]></ac:plain-text-body></ac:structured-macro>

getQuestionOptionVotes

questionOptionVotes

questionId

facebook4j.ResponseList<facebook4j.QuestionVotes>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3b30bce5-baae-4a91-bbec-bd59ef9c5edd"><ac:plain-text-body><![CDATA[

getQuestions

questions

[reading],[userId]

facebook4j.ResponseList<facebook4j.Question>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="65e41bdc-2bb4-4f41-93dc-b129dee6e8a7"><ac:plain-text-body><![CDATA[

getSubscribedto

subscribedto

[reading],[userId]

facebook4j.ResponseList<facebook4j.Subscribedto>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="80cc2133-5caf-4a2b-9297-547cb8efc186"><ac:plain-text-body><![CDATA[

getSubscribers

subscribers

[reading],[userId]

facebook4j.ResponseList<facebook4j.Subscriber>

]]></ac:plain-text-body></ac:structured-macro>

Test Users

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f55668a9-617e-47a4-a697-410cf8f0e023"><ac:plain-text-body><![CDATA[

createTestUser

createTestUser

appId,[name],[userLocale],[permissions]

facebook4j.TestUser

]]></ac:plain-text-body></ac:structured-macro>

deleteTestUser

deleteTestUser

testUserId

boolean

getTestUsers

testUsers

appId

java.util.List<facebook4j.TestUser>

makeFriendTestUser

makeFriendTestUser

testUser1,testUser2

boolean

Users

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c124b6ab-2a03-4675-8499-d60817d143a6"><ac:plain-text-body><![CDATA[

getMe

me

[reading]

facebook4j.User

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="def49ac7-1221-4114-ab27-f5801e5a0b8a"><ac:plain-text-body><![CDATA[

getPictureURL

pictureURL

[size],[userId]

java.net.URL

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fb56ceb0-1174-4cc0-b29b-18a721f53041"><ac:plain-text-body><![CDATA[

getUser

user

userId,[reading]

facebook4j.User

]]></ac:plain-text-body></ac:structured-macro>

getUsers

users

ids

java.util.List<facebook4j.User>

Videos

 

 

 

commentVideo

commentVideo

videoId,message

String

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3f825656-09d8-4346-b4e6-4db6547457e6"><ac:plain-text-body><![CDATA[

getVideo

video

videoId,[reading]

facebook4j.Video

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="2acca070-49fb-447e-87e6-24f5cc142eb4"><ac:plain-text-body><![CDATA[

getVideoComments

videoComments

videoId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

]]></ac:plain-text-body></ac:structured-macro>

getVideoCover

videoCover

videoId

java.net.URL

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f1d65157-1a0e-4e47-b4d0-cd4135079e09"><ac:plain-text-body><![CDATA[

getVideoLikes

videoLikes

videoId,[reading]

facebook4j.ResponseList<facebook4j.Like>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="537f8536-5da5-4c99-8db5-709d6336eac4"><ac:plain-text-body><![CDATA[

getVideos

videos

[reading],[userId]

facebook4j.ResponseList<facebook4j.Video>

]]></ac:plain-text-body></ac:structured-macro>

likeVideo

likeVideo

videoId

boolean

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a0201d02-1e16-4ea5-84d1-eff310aeb7e8"><ac:plain-text-body><![CDATA[

postVideo

postVideo

source,[title,description],[userId]

String

]]></ac:plain-text-body></ac:structured-macro>

unlikeVideo

unlikeVideo

videoId

boolean

Search

 

 

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8fa0870c-187a-4982-9fc7-c08de130eb8e"><ac:plain-text-body><![CDATA[

search

search

query,[reading]

facebook4j.ResponseList<facebook4j.internal.org.json.JSONObject>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b7dc70d9-c602-4cec-979e-e7c235109618"><ac:plain-text-body><![CDATA[

searchCheckins

checkins

[reading]

facebook4j.ResponseList<facebook4j.Checkin>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c094da7d-4b90-419e-840b-20aa5277541d"><ac:plain-text-body><![CDATA[

searchEvents

events

query,[reading]

facebook4j.ResponseList<facebook4j.Event>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c2091983-0312-4251-b218-b7601a6bd51f"><ac:plain-text-body><![CDATA[

searchGroups

groups

query,[reading]

facebook4j.ResponseList<facebook4j.Group>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d1ce6302-78f8-45dc-8fa4-80a8abf67550"><ac:plain-text-body><![CDATA[

searchLocations

locations

[center,distance],[reading],[placeId]

facebook4j.ResponseList<facebook4j.Location>

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="219bff0f-9108-4743-8053-a629f25de943"><ac:plain-text-body><![CDATA[

searchPlaces

places

query,[reading],[center,distance]

facebook4j.ResponseList<facebook4j.Place>

]]></ac:plain-text-body></ac:structured-macro>

Tag>

likePhoto

likePhoto

photoId

boolean

postPhoto

postPhoto

source,[message],[place],[noStory],[userId]

String

unlikePhoto

unlikePhoto

photoId

boolean

updateTagOnPhoto

updateTagOnPhoto

photoId,[toUserId],[tagUpdate]

boolean

Pokes

 

 

 

getPokes

pokes

[reading],[userId]

facebook4j.ResponseList<facebook4j.Poke>

Posts

 

 

 

commentPost

commentPost

postId,message

String

deletePost

deletePost

postId

boolean

getFeed

feed

[reading],[userId]

facebook4j.ResponseList<facebook4j.Post>

getHome

home

[reading]

facebook4j.ResponseList<facebook4j.Post>

getLinks

links

[reading],[userId]

facebook4j.ResponseList<facebook4j.Link>

getPost

post

postId,[reading]

facebook4j.Post

getPostComments

postComments

postId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

getPostLikes

postLikes

postId,[reading]

facebook4j.ResponseList<facebook4j.Like>

getPosts

posts

[reading],[userId]

facebook4j.ResponseList<facebook4j.Post>

getStatuses

statuses

[reading],[userId]

facebook4j.ResponseList<facebook4j.Post>

getTagged

tagged

[reading],[userId]

facebook4j.ResponseList<facebook4j.Post>

likePost

likePost

postId

boolean

postFeed

postFeed

postUpdate,[userId]

String

postLink

postLink

link,[message],[userId]

String

postStatusMessage

postStatusMessage

message,[userId]

String

unlikePost

unlikePost

postId

boolean

Questions

 

 

 

addQuestionOption

addQuestionOption

questionId,optionDescription

String

createQuestion

createQuestion

question,[options],[allowNewOptions],[userId]

String

deleteQuestion

deleteQuestion

questionId

boolean

getQuestion

question

questionId,[reading]

facebook4j.Question

getQuestionOptions

questionOptions

questionId,[reading]

facebook4j.ResponseList<facebook4j.Question.Option>

getQuestionOptionVotes

questionOptionVotes

questionId

facebook4j.ResponseList<facebook4j.QuestionVotes>

getQuestions

questions

[reading],[userId]

facebook4j.ResponseList<facebook4j.Question>

getSubscribedto

subscribedto

[reading],[userId]

facebook4j.ResponseList<facebook4j.Subscribedto>

getSubscribers

subscribers

[reading],[userId]

facebook4j.ResponseList<facebook4j.Subscriber>

Test Users

 

 

 

createTestUser

createTestUser

appId,[name],[userLocale],[permissions]

facebook4j.TestUser

deleteTestUser

deleteTestUser

testUserId

boolean

getTestUsers

testUsers

appId

java.util.List<facebook4j.TestUser>

makeFriendTestUser

makeFriendTestUser

testUser1,testUser2

boolean

Users

 

 

 

getMe

me

[reading]

facebook4j.User

getPictureURL

pictureURL

[size],[userId]

java.net.URL

getUser

user

userId,[reading]

facebook4j.User

getUsers

users

ids

java.util.List<facebook4j.User>

Videos

 

 

 

commentVideo

commentVideo

videoId,message

String

getVideo

video

videoId,[reading]

facebook4j.Video

getVideoComments

videoComments

videoId,[reading]

facebook4j.ResponseList<facebook4j.Comment>

getVideoCover

videoCover

videoId

java.net.URL

getVideoLikes

videoLikes

videoId,[reading]

facebook4j.ResponseList<facebook4j.Like>

getVideos

videos

[reading],[userId]

facebook4j.ResponseList<facebook4j.Video>

likeVideo

likeVideo

videoId

boolean

postVideo

postVideo

source,[title,description],[userId]

String

unlikeVideo

unlikeVideo

videoId

boolean

Search

 

 

 

search

search

query,[reading]

facebook4j.ResponseList<facebook4j.internal.org.json.JSONObject>

searchCheckins

checkins

[reading]

facebook4j.ResponseList<facebook4j.Checkin>

searchEvents

events

query,[reading]

facebook4j.ResponseList<facebook4j.Event>

searchGroups

groups

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="99130606-ddec-4b19-aa6e-66de3badc6a4"><ac:plain-text-body><![CDATA[

searchPosts

posts

query,[reading]

facebook4j.ResponseList<facebook4j.Post>

]]></ac:plain-text-body></ac:structured-macro>

Group>

searchLocations

locations

[center,distance],[reading],[placeId]

facebook4j.ResponseList<facebook4j.Location>

searchPlaces

places

query,[reading],[center,distance]

facebook4j.ResponseList<facebook4j.Place>

searchPosts

posts

query,[reading]

facebook4j.ResponseList<facebook4j.Post> <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4a82792d-a27f-44c5-bf72-33bf91a39fff"><ac:plain-text-body><![CDATA[

searchUsers

users

query,[reading]

facebook4j.ResponseList<facebook4j.User>

]]></ac:plain-text-body></ac:structured-macro>

Consumer Endpoints:

Any of the producer endpoints that take a reading parameter can be used as a consumer endpoint. The polling consumer uses the since and until fields to get responses within the polling interval. In addition to other reading fields, an initial since value can be provided in the endpoint for the first poll.

...

Name

Type

Description

achievementURL

java.net.URL

The unique URL of the achievement

albumCreate

facebook4j.AlbumCreate

The facebook Album to be created

albumId

String

The album ID

allowNewOptions

boolean

True if allows other users to add new options

appId

String

The ID of the Facebook Application

center

facebook4j.GeoLocation

Location latitude and longitude

checkinCreate

facebook4j.CheckinCreate

The checkin to be created. Deprecated, instead create a Post with an attached location

checkinId

String

The checkin ID

commentId

String

The comment ID

description

String

The description text

distance

int

Distance in meters

domainId

String

The domain ID

domainName

String

The domain name

String

The domain ID

domainName

String

The domain name <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7ad194f5-5187-407e-b545-44811610f712"><ac:plain-text-body><![CDATA[

domainNames

String[]

The domain names

]]></ac:plain-text-body></ac:structured-macro>

eventId

String

The event ID

eventUpdate

facebook4j.EventUpdate

The event to be created or updated

friendId

String

The friend ID

friendUserId

String

The friend user ID

friendlistId

String

The friend list ID

friendlistName

String

The friend list Name

groupId

String

The group ID

String

The friend list Name

groupId

String

The group ID <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0497bb79-61f5-4079-bb5c-1824da2de0fd"><ac:plain-text-body><![CDATA[

ids

String[]

The ids of users

]]></ac:plain-text-body></ac:structured-macro>

includeRead

boolean

Enables notifications that the user has already read in addition to unread ones

link

java.net.URL

Link URL

linkId

String

The link ID

locale

java.util.Locale

Desired FQL locale

message

String

The message text

messageId

String

The message ID

metric

String

The metric name

name

String

Test user name, must be of the form 'first last'

noStory

boolean

If set to true, optionally suppresses the feed story that is automatically generated on a user’s profile when they upload a photo using your application.

noteId

String

The note ID

notificationId

String

The notification ID

objectId

String

The insight object ID

optionDescription

String

The question's answer option description

options

java.util.List<String>

The question's answer options

permissionName

String

The permission name

permissions

String

Test user permissions in the format perm1,perm2,...

photoId

String

The photo ID

place

String

The Facebook ID of the place associated with the Photo

placeId

String

The place ID

postId

String

The post ID

postUpdate

facebook4j.PostUpdate

The post to create or update

queries

java.util.Map<String>

FQL queries

query

String

FQL query or search terms for search* endpoints

question

String

The question text

questionId

String

The question id

reading

facebook4j.Reading

Optional reading parameters. See Reading Options(#reading)

scoreValue

int

The numeric score with value

size

facebook4j.PictureSize

The picture size, one of large, normal, small or square

source

facebook4j.Media

The media content from either a java.io.File or java.io.Inputstream

subject

String

The note of the subject

tagUpdate

facebook4j.TagUpdate

Photo tag information

testUser1

facebook4j.TestUser

Test user

testUser2

facebook4j.TestUser

Test user

testUserId

String

The ID of the test user

title

String

The title text

toUserId

String

The ID of the user to tag

toUserIds

java.util.List<String>

The IDs of the users to tag

userId

String

The Facebook user ID

userId1

String

The ID of a user

userId2

String

The ID of a user <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="16cbd85e-7204-4c3b-bcdb-ff425e9b697a"><ac:plain-text-body><![CDATA[ID of a user

userIds

String[]

The IDs of users to invite to event ]]></ac:plain-text-body></ac:structured-macro>

userLocale

String

The test user locale

videoId

String

The video ID

...

Option

Description

reading.fields

Field names to retrieve, in the format field1,field2,...

reading.limit

Limit for number of items to return for list results, e.g. a limit of 10 returns items 1 through 10

reading.offset

Starting offset for list results, e.g. a limit of 10, and offset of 10 returns items 11 through 20

reading.until

A Unix timestamp or strtotime data value that points to the end of the range of time-based data

reading.since

A Unix timestamp or strtotime data value that points to the start of the range of time-based data

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="64506284-91a0-416c-8216-4e2a35b3c0ed"><ac:plain-text-body><![CDATA[

reading.locale

Retrieve localized content in a particular locale, specified as a String with the format language[,country][,variant] ]] ></ac:plain-text-body></ac:structured-macro>

reading.with

Retrieve information about objects that have location information attached, set it to true

reading.metadata

Use Facebook Graph API Introspection to retrieve object metadata, set it to true

reading.filter

User's stream filter key. See Facebook stream_filter

...