|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedFacebookType | |
---|---|
com.restfb.types | Default implementations of Facebook Graph API Objects. |
Uses of NamedFacebookType in com.restfb.types |
---|
Methods in com.restfb.types that return NamedFacebookType | |
---|---|
NamedFacebookType |
Post.getApplication()
The application used to create this post. |
NamedFacebookType |
Checkin.getApplication()
The ID and name of the application that made the check-in. |
NamedFacebookType |
User.Education.getDegree()
Degree acquired. |
NamedFacebookType |
User.Work.getEmployer()
The employer for this job. |
NamedFacebookType |
StatusMessage.getFrom()
The user who posted the message. |
NamedFacebookType |
Note.getFrom()
The ID of the user who posted the note. |
NamedFacebookType |
Link.getFrom()
An object containing the name and ID of the user who posted the link. |
NamedFacebookType |
Comment.getFrom()
User who posted the comment. |
NamedFacebookType |
Checkin.getFrom()
The ID and name of the user who made the check-in. |
NamedFacebookType |
User.getHometown()
The user's hometown. |
NamedFacebookType |
User.getLocation()
The user's current location. |
NamedFacebookType |
User.Work.getLocation()
The location of this job. |
NamedFacebookType |
Group.getOwner()
An object containing the name and ID of the user who owns the group. |
NamedFacebookType |
Event.getOwner()
An object containing the name and ID of the user who owns the event |
NamedFacebookType |
User.Work.getPosition()
Position held at this job. |
NamedFacebookType |
User.Education.getSchool()
The school name and ID. |
NamedFacebookType |
User.getSignificantOther()
The user's significant other. |
NamedFacebookType |
User.Education.getYear()
Graduation year. |
Methods in com.restfb.types that return types with arguments of type NamedFacebookType | |
---|---|
List<NamedFacebookType> |
User.Education.getConcentration()
Concentrations/minors. |
List<NamedFacebookType> |
Post.Likes.getData()
The likes. |
List<NamedFacebookType> |
User.getFavoriteAthletes()
A list of the favorite athletes from the user's profile. |
List<NamedFacebookType> |
User.getFavoriteTeams()
A list of the favorite sports teams from the user's profile. |
List<NamedFacebookType> |
User.getLanguages()
A list of the languages from the user's profile. |
List<NamedFacebookType> |
StatusMessage.getLikes()
The users that have liked this message. |
List<NamedFacebookType> |
Photo.getLikes()
Users who like the photo. |
List<NamedFacebookType> |
Video.getTags()
Tags for the video. |
List<NamedFacebookType> |
Post.getTo()
A list of the profiles mentioned or targeted in this post. |
List<NamedFacebookType> |
User.Work.getWith()
Friends associated with this job. |
List<NamedFacebookType> |
User.Education.getWith()
Friends associated with this school. |
List<NamedFacebookType> |
User.EducationClass.getWith()
Friends associated with this class. |
List<NamedFacebookType> |
User.Sport.getWith()
Friends associated with this sport. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |