Press on the image to return to the main documentation page.
Facebook
List of types:
FacebookSdk
FacebookSdk
Permissions:
android.permission.INTERNET
Events:
None
Members:
Initialize
SignIn
SignOut
Members description:
Initialize
SignIn
Starts the sign in process. This method should be called from an Activity.
SignOut
Logs out from the signed in Facebook account;
Top