Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

FacebookProfile

The FacebookProfile item encapsulates information about a specific Facebook profile. More...

Import Statement: import Felgo 4.0

Properties

Detailed Description

The FacebookProfile encapsulates information about a specific Facebook user profile which can be retrieved from a Facebook item call.

For more information also have a look at Facebook Plugin.

Property Documentation

firstName : string

The first name of the current user profile.


gender : string

The gender of the current user profile, either male or female if set.


lastName : string

The last name of the current user profile.


locale : string

The set locale of the current user profile.


pictureUrl : url

The full URL to a user's profile picture, this can be used for displaying a user picture, e.g.:

 Image {
   id: profilePicture
   source: profile.pictureUrl
 }

timezone : int

The set timezone of the current user profile realtive to UTC.

Note: This property is deprecated and will always be 0.


userId : string

The userId of a person's user account. This ID is unique to each app and therefore cannot be used across different Facebook apps.


verified : bool

A boolean flag indicating if the current user profile is verified by email address. This flag is only set when retrieving the currently logged in user with Facebook::fetchUserDetails().

Note: This property is deprecated and will always be false.


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded