|
|
|
|
|
The following constants are used by the functions for managing Facebook connections: | | | Constant | Description | Used by the functions |
---|
fbEmail | - Information to retrieve: User's Email.
- Rights requested when connecting to Facebook: "Email" permission: Allows access to a person's first email address.
| | fbIdentifier | Information to be retrieved: User's Facebook ID. | FBGetUserInformation | fbImage | Information to be retrieved: User image. | FBGetUserInformation | fbInfoFriends | Permission "user_friends": Allows access to your application's list of friends. | fbSession type | fbInfoProfile | Permission "public_profile": Allows access to a person's public profile. | fbSession type | fbName | Information to retrieve: User name. | FBGetUserInformation | fbSessionClosed | Session status: Facebook session closed. | FBSessionStatus | fbSessionIncorrectPermission | Session status: Facebook session opened with different rights from those of the session passed in parameter. | FBSessionStatus | fbSessionOpened | Session status: Facebook session open. | FBSessionStatus |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|