My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
About  
Basic Information About this Class.
Featured, Phase-Design
Updated Sep 2, 2009 by pauloliveiranet@gmail.com

Facebook Connect Main Session Class

This class simplify the original Facebook Connect, creating one single session object that persist on all your applications objects. Also giving to you simple methods to execute simple tasks as login, logout and publish feeds.

One example is to implement a simple login, just call the login method on your session object:

[fbsession login];

This code will open a Facebook Connect dialog and ask your user for the login and password. If the login is sucessfull, all information about this session will be stored and easily acessible on any point of your application.


Facebook Connect for iPhone

Facebook Connect for iPhone is Objective-C code that lets you connect your users' Facebook accounts with your application. More details on http://wiki.developers.facebook.com/index.php/Facebook_Connect_for_iPhone.



Sign in to add a comment
Powered by Google Project Hosting