What can we do with facebook api in iphone applica

2019-09-08 15:47发布

问题:

I want to use facebook api in my iphone application. I know that we can post to walls with facebook api but i have no idea about other features like :-

  • edit profile
  • send messages
  • add friends
  • get friends information etc.

    So can anybody give me details about all the things we can or cannot do with facebook api ?

回答1:

Here is a non-Facebook.com explanation of what the API can do:

http://en.wikipedia.org/wiki/Facebook_Platform



回答2:

Check out the Facebook-ios-sdk. The top level readme gives a good overview of the features.

https://github.com/facebook/facebook-ios-sdk