F G I S 

F

FacebookLogin - Class in <Unnamed>
 
FacebookLogin(String) - Constructor for class FacebookLogin
Creates a FacebookLogin object to authenticate users with the given client id of a Facebook application.

G

getSessionToken() - Method in class FacebookLogin
Returns the Session Token from authentication, or null if authentication failed.

I

isLoggedOn() - Method in class FacebookLogin
Returns whether the user logged on successfully.

S

setScope(String) - Method in class FacebookLogin
Sets the scope of a Facebook app's access.
show(Dialog) - Method in class FacebookLogin
Displays the Facebook login dialog, and waits for the user to close the window or login.
F G I S